Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__algorithm/
H A Dis_sorted_until.h42 is_sorted_until(_ForwardIterator __first, _ForwardIterator __last, _Compare __comp) in is_sorted_until() function
49 is_sorted_until(_ForwardIterator __first, _ForwardIterator __last) in is_sorted_until() function