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