MCPcopy Create free account
hub / github.com/MyGUI/mygui / first

Method first

Tools/EditorFramework/pugixml.cpp:10662–10665  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10660 }
10661
10662 PUGI__FN xpath_node xpath_node_set::first() const
10663 {
10664 return impl::xpath_first(_begin, _end, _type);
10665 }
10666
10667 PUGI__FN xpath_parse_result::xpath_parse_result() :
10668 error("Internal error"),

Callers 2

eval_stringMethod · 0.45
select_single_nodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected