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

/freebsd-11.0-release/contrib/libstdc++/include/bits/
H A Dstl_heap.h72 __is_heap(_RandomAccessIterator __first, _Distance __n) function
88 __is_heap(_RandomAccessIterator __first, _StrictWeakOrdering __comp, function
104 __is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) function
109 __is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, function

Completed in 43 milliseconds