MCPcopy Create free account
hub / github.com/Neargye/nameof / SomeMethod2

Method SomeMethod2

example/example.cpp:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 void SomeMethod1(int i) { somefield = i; }
38
39 int SomeMethod2() const { return somefield; }
40};
41
42void SomeMethod3() {

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected