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

/haiku/headers/cpp/
H A Dalgo.h73 using __STD::nth_element;
H A Dstl_algo.h1669 // nth_element() and its auxiliary functions.
1689 inline void nth_element(_RandomAccessIter __first, _RandomAccessIter __nth, function
1714 inline void nth_element(_RandomAccessIter __first, _RandomAccessIter __nth, function

Completed in 39 milliseconds