Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ main
Function
main
04.11-inClassMemberFunction0/main.cpp:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
int main()
14
{
15
CppIsGreat cppIsGreat{};
16
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected