Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/rapidjson
/ ~Employee
Method
~Employee
example/serialize/serialize.cpp:150–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
};
149
150
Employee::~Employee() {
151
}
152
153
int main(int, char*[]) {
154
std::vector<Employee> employees;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected