Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ xpath_node_set_raw
Method
xpath_node_set_raw
src/pugiXML/pugixml.cpp:6809–6811 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6807
6808
public:
6809
xpath_node_set_raw(): _type(xpath_node_set::type_unsorted), _begin(0), _end(0), _eos(0)
6810
{
6811
}
6812
6813
xpath_node* begin() const
6814
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected