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

Function main

01.14-invocable0/main.cpp:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19int main()
20{
21 DoLocked([] { puts("hello"); });
22}

Callers

nothing calls this directly

Calls 1

DoLockedFunction · 0.70

Tested by

no test coverage detected