MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / first

Method first

lib/pugixml/src/pugixml.cpp:12304–12307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12302 }
12303
12304 PUGI__FN xpath_node xpath_node_set::first() const
12305 {
12306 return impl::xpath_first(_begin, _end, _type);
12307 }
12308
12309 PUGI__FN xpath_parse_result::xpath_parse_result(): error("Internal error"), offset(0)
12310 {

Callers 2

eval_stringMethod · 0.45
evaluate_nodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected