MCPcopy 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
1057XMLDeclaration::~XMLDeclaration()
1058{
1059 //printf( "~XMLDeclaration\n" );
1060}
1061
1062
1063char* XMLDeclaration::ParseDeep( char* p, StrPair* )

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected