MCPcopy Create free account
hub / github.com/Tencent/rapidjson / ~Dependent

Method ~Dependent

example/serialize/serialize.cpp:106–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104};
105
106Dependent::~Dependent() {
107 delete education_;
108}
109
110class Employee : public Person {
111public:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected