Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AllentDan/LibtorchTutorials
/ ~TiXmlString
Method
~TiXmlString
lesson7-Detection/src/utils/tinystr.h:92–95 ·
view source on GitHub ↗
TiXmlString destructor
Source
from the content-addressed store, hash-verified
90
91
// TiXmlString destructor
92
~TiXmlString ()
93
{
94
quit();
95
}
96
97
TiXmlString& operator = (const char * copy)
98
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected