Searched defs:pop_heap (Results 1 – 2 of 2) sorted by relevance
138 void pop_heap(_RandomAccessIterator __first, in pop_heap() function181 pop_heap(_RandomAccessIterator __first, in pop_heap() function
178 inline void pop_heap(Compare comp) { in pop_heap() function