Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dis_sorted.h26 is_sorted(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) { in is_sorted() function
32 is_sorted(_ForwardIterator __first, _ForwardIterator __last) { in is_sorted() function
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/
H A Dglue_algorithm_impl.h