MCPcopy Create free account
hub / github.com/andreasfertig/programming-with-cpp20 / main

Function main

09.03-fixedString0/main.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14};
15
16int main()
17{
18 fixed_string fs{"hello"};
19}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected