MCPcopy Create free account
hub / github.com/bulletphysics/bullet3 / ~StrPair

Method ~StrPair

examples/ThirdPartyLibs/tinyxml2/tinyxml2.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135 {"gt", 2, '>'}};
136
137StrPair::~StrPair()
138{
139 Reset();
140}
141
142void StrPair::TransferTo(StrPair* other)
143{

Callers

nothing calls this directly

Calls 1

ResetFunction · 0.50

Tested by

no test coverage detected