Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/EduCfrontVtable5Test.cpp:25–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
};
24
25
int main()
26
{
27
Derived d{};
28
DerivedNonVirtual nvd;
29
}
30
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected