Searched defs:nth_element (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
H A D_algo.c1310 // nth_element() and its auxiliary functions.
1335 void nth_element(_RandomAccessIter __first, _RandomAccessIter __nth, function
1344 void nth_element(_RandomAccessIter __first, _RandomAccessIter __nth, function

Completed in 584 milliseconds