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

Method TestMoreDerivedType

src/test_module.cpp:94–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92{
93 public:
94 TestMoreDerivedType(const TestMoreDerivedType &) = default;
95 TestMoreDerivedType() = default;
96 virtual ~TestMoreDerivedType() {}
97};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected