MCPcopy Create free account
hub / github.com/NanoMichael/MicroTeX / ~XMLDeclaration

Method ~XMLDeclaration

src/xml/tinyxml2.cpp:978–980  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

976
977
978XMLDeclaration::~XMLDeclaration() {
979 //printf( "~XMLDeclaration\n" );
980}
981
982
983char* XMLDeclaration::ParseDeep( char* p, StrPair* ) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected