Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
Dependent::~Dependent() {
107
delete education_;
108
}
109
110
class Employee : public Person {
111
public:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected