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

Method begin

src/pugiXML/pugixml.cpp:6813–6816  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6811 }
6812
6813 xpath_node* begin() const
6814 {
6815 return _begin;
6816 }
6817
6818 xpath_node* end() const
6819 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected