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

Method Set

tests/EduCfrontTest.cpp:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 Apple(const Apple&) {}
16
17 void Set(int x) { mX = x; }
18 int Get() const { return mX; }
19
20private:

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected