Home
last modified time | relevance | path

Searched refs:is_sorted (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dalgo.h91 using __STD::is_sorted;
H A Dstl_algo.h2854 bool is_sorted(_ForwardIter __first, _ForwardIter __last) in is_sorted() function
2869 bool is_sorted(_ForwardIter __first, _ForwardIter __last, in is_sorted() function