MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / ~XMLDeclaration

Method ~XMLDeclaration

sourcecommon/tinyxml2.cpp:982–985  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

980
981
982XMLDeclaration::~XMLDeclaration()
983{
984 //printf( "~XMLDeclaration\n" );
985}
986
987
988char* XMLDeclaration::ParseDeep( char* p, StrPair* )

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected