MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / sort_do

Method sort_do

lib/pugixml/src/pugixml.cpp:8955–8958  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8953 }
8954
8955 void sort_do()
8956 {
8957 _type = xpath_sort(_begin, _end, _type, false);
8958 }
8959
8960 void truncate(xpath_node* pos)
8961 {

Callers 1

eval_node_setMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected