MCPcopy Create free account
hub / github.com/WheretIB/nullc / first

Method first

external/pugixml/pugixml.cpp:6214–6217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6212 }
6213
6214 xpath_node first() const
6215 {
6216 return xpath_first(_begin, _end, _type);
6217 }
6218
6219 void push_back(const xpath_node& node, xpath_allocator* alloc)
6220 {

Callers

nothing calls this directly

Calls 1

xpath_firstFunction · 0.85

Tested by

no test coverage detected