Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__algorithm/
H A Dpop_heap.h56 void pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, _Compare __comp) { in pop_heap() function
66 void pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) { in pop_heap() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_heap.h166 pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) in pop_heap() function
213 pop_heap(_RandomAccessIterator __first, in pop_heap() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_heap.h253 pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) in pop_heap() function
319 pop_heap(_RandomAccessIterator __first, in pop_heap() function