Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ serror
Method
serror
lib_acl_cpp/src/stdlib/charset_conv.cpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
const char* charset_conv::serror() const
161
{
162
return (m_errmsg.c_str());
163
}
164
165
void charset_conv::reset()
166
{
Callers
2
transfer
Method · 0.80
TransformFile
Method · 0.80
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected