Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/LambdaAndInClassInitializerTest.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
};
21
22
int main() {
23
// get the default constructor generated.
24
EventContainer e;
25
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected