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

Method modify

tests/TemporaryHandler2Test.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18void X::modify()
19{
20 i++;
21}
22
23X f5()
24{

Callers 2

f7Function · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected