Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/PureVirtualFunctionTest.cpp:13–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
};
12
13
int main()
14
{
15
West w;
16
w.Pure();
17
}
Callers
nothing calls this directly
Calls
1
Pure
Method · 0.80
Tested by
no test coverage detected