MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / getI

Method getI

unittests/compiled_tests.cpp:1172–1172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1170 virtual ~Unique_Ptr_Test_Class() = default;
1171
1172 int getI() const {return 5;}
1173};
1174
1175

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected