MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / main

Function main

tests/ClassWithMutableMemberTest.cpp:12–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10};
11
12int main()
13{
14 C c;
15
16 return c.Get();
17}

Callers

nothing calls this directly

Calls 1

GetMethod · 0.45

Tested by

no test coverage detected