MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / sort_do

Method sort_do

Source/ThirdParty/pugixml/pugixml.cpp:7901–7904  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7899 }
7900
7901 void sort_do()
7902 {
7903 _type = xpath_sort(_begin, _end, _type, false);
7904 }
7905
7906 void truncate(xpath_node* pos)
7907 {

Callers 1

eval_node_setMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected