MCPcopy 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
150Employee::~Employee() {
151}
152
153int main(int, char*[]) {
154 std::vector<Employee> employees;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected