MCPcopy Create free account
hub / github.com/axmolengine/axmol / sort_do

Method sort_do

3rdparty/pugixml/pugixml.cpp:9162–9165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9160 }
9161
9162 void sort_do()
9163 {
9164 _type = xpath_sort(_begin, _end, _type, false);
9165 }
9166
9167 void truncate(xpath_node* pos)
9168 {

Callers 1

eval_node_setMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected