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

Method ~Stack

include/rapidjson/internal/stack.h:61–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59#endif
60
61 ~Stack() {
62 Destroy();
63 }
64
65#if RAPIDJSON_HAS_CXX11_RVALUE_REFS
66 Stack& operator=(Stack&& rhs) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected