Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/filesystem
/ name
Method
name
src/codecvt_error_category.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
};
50
51
const char* codecvt_error_cat::name() const noexcept
52
{
53
return
"codecvt"
;
54
}
55
56
std::string codecvt_error_cat::message(int ev) const
57
{
Callers
3
report_system_error
Function · 0.45
report_filesystem_error
Function · 0.45
report_error_code
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected