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

Method modify

tests/ClassMethodOutsideClassTest.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15void X::modify()
16{
17 i++;
18}
19
20int main()
21{

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected