Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ main
Function
main
example/string/to.cpp:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
static_assert(s2[0] ==
'h'
&& s2[1] ==
'i'
&& s2[2] ==
'\0'
,
""
);
20
21
int main() { }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected