Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
137
StrPair::~StrPair()
138
{
139
Reset();
140
}
141
142
void StrPair::TransferTo(StrPair* other)
143
{
Callers
nothing calls this directly
Calls
1
Reset
Function · 0.50
Tested by
no test coverage detected