Searched refs:is_heap (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dalgo.h92 using __STD::is_heap;
H A Dstl_algo.h2804 // is_heap, a predicate testing whether or not a range is
2836 inline bool is_heap(_RandomAccessIter __first, _RandomAccessIter __last) function
2843 inline bool is_heap(_RandomAccessIter __first, _RandomAccessIter __last, function

Completed in 71 milliseconds