MCPcopy Create free account
hub / github.com/BehaviorTree/BehaviorTree.CPP / XMLUnknown

Method XMLUnknown

3rdparty/tinyxml2/tinyxml2.cpp:1385–1387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1383// --------- XMLUnknown ---------- //
1384
1385XMLUnknown::XMLUnknown( XMLDocument* doc ) : XMLNode( doc )
1386{
1387}
1388
1389
1390XMLUnknown::~XMLUnknown()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected