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

Method X

tests/TemporaryHandler2Test.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11};
12
13X::X(int ii)
14{
15 i = ii;
16}
17
18void X::modify()
19{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected