Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JayXon/Leanify
/ ~XMLDeclaration
Method
~XMLDeclaration
lib/tinyxml2/tinyxml2.cpp:1057–1060 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1055
1056
1057
XMLDeclaration::~XMLDeclaration()
1058
{
1059
//printf(
"~XMLDeclaration\n"
);
1060
}
1061
1062
1063
char* XMLDeclaration::ParseDeep( char* p, StrPair* )
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected