MCPcopy Create free account
hub / github.com/WheretIB/nullc / sort_do

Method sort_do

external/pugixml/pugixml.cpp:6263–6266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6261 }
6262
6263 void sort_do()
6264 {
6265 _type = xpath_sort(_begin, _end, _type, false);
6266 }
6267
6268 void truncate(xpath_node* pos)
6269 {

Callers 1

eval_node_setMethod · 0.80

Calls 1

xpath_sortFunction · 0.85

Tested by

no test coverage detected