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

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-condition2.C6 constexpr int const * is_sorted_until(int const * first, int const * last) function
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h3251 is_sorted_until(_ForwardIterator __first, _ForwardIterator __last) function
3274 is_sorted_until(_ForwardIterator __first, _ForwardIterator __last, function

Completed in 64 milliseconds