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

Method getI

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

Source from the content-addressed store, hash-verified

1194{
1195 public:
1196 int getI() const {return 5;}
1197};
1198
1199class Unique_Ptr_Test_Derived_Class : public Unique_Ptr_Test_Base_Class

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected