MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / xpath_node

Method xpath_node

src/pugiXML/pugixml.cpp:9644–9646  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9642#endif
9643
9644 PUGI__FN xpath_node::xpath_node()
9645 {
9646 }
9647
9648 PUGI__FN xpath_node::xpath_node(const xml_node& node_): _node(node_)
9649 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected