Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dis_sorted_until.h39 is_sorted_until(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) { in is_sorted_until() function
45 is_sorted_until(_ForwardIterator __first, _ForwardIterator __last) { in is_sorted_until() function
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/
H A Dglue_algorithm_impl.h