MCPcopy 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

19static_assert(s2[0] == 'h' && s2[1] == 'i' && s2[2] == '\0', "");
20
21int main() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected