MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenImageIO / sort_do

Method sort_do

src/include/pugixml.cpp:6886–6889  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6884 }
6885
6886 void sort_do()
6887 {
6888 _type = xpath_sort(_begin, _end, _type, false);
6889 }
6890
6891 void truncate(xpath_node* pos)
6892 {

Callers 1

eval_node_setMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected