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

Function main

tests/ClassMethodOutsideClassTest.cpp:20–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20int main()
21{
22 X x;
23 x.modify();
24}

Callers

nothing calls this directly

Calls 1

modifyMethod · 0.45

Tested by

no test coverage detected