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

Method Get

tests/ClassOperatorHandler2Test.cpp:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 }
51
52 int Get() const { return mX; }
53
54private:
55 int mX;

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected