Searched defs:make_heap (Results 1 – 2 of 2) sorted by relevance
206 make_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) in make_heap() function233 make_heap(_RandomAccessIterator __first, in make_heap() function
168 inline void make_heap(Compare comp) { in make_heap() function