Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ main
Function
main
01.15-invocable1/main.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
int main()
21
{
22
DoLocked([] { puts(
"hello"
); });
23
}
Callers
nothing calls this directly
Calls
1
DoLocked
Function · 0.70
Tested by
no test coverage detected