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

Method sort_do

Tools/EditorFramework/pugixml.cpp:7608–7611  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7606 }
7607
7608 void sort_do()
7609 {
7610 _type = xpath_sort(_begin, _end, _type, false);
7611 }
7612
7613 void truncate(xpath_node* pos)
7614 {

Callers 1

eval_node_setMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected