Searched refs:pop_heap (Results 1 – 21 of 21) sorted by relevance
280 pop_heap() in pop_heap() function in __gnu_pbds::detail::binary_heap284 std::pop_heap(m_a_entries, end, m_cmp); in pop_heap()
90 pop_heap(); in pop()
283 pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) in _GLIBCXX_VISIBILITY()317 pop_heap(_RandomAccessIterator __first, in _GLIBCXX_VISIBILITY()
531 pop_heap(_RAIter, _RAIter); in _GLIBCXX_VISIBILITY()536 pop_heap(_RAIter, _RAIter, _Compare); in _GLIBCXX_VISIBILITY()
776 std::pop_heap(c.begin(), c.end(), comp); in _GLIBCXX_VISIBILITY()
1667 std::pop_heap(__first, __lasti, in _GLIBCXX_VISIBILITY()1683 inline constexpr __pop_heap_fn pop_heap{}; in _GLIBCXX_VISIBILITY()1883 ranges::pop_heap(__first, __middle, __comp, __proj); in _GLIBCXX_VISIBILITY()1949 ranges::pop_heap(__result_first, __result_real_last, in _GLIBCXX_VISIBILITY()
331 * include/bits/stl_heap.h (pop_heap): Check for non-empty range in333 * testsuite/25_algorithms/pop_heap/empty2_neg.cc: New.341 * include/bits/stl_heap.h (pop_heap): Check for non-empty range.342 * testsuite/25_algorithms/pop_heap/empty_neg.cc: New.
3164 (pop_heap, make_heap, sort_heap, is_heap_until, is_heap): Cope with3965 (__is_heap, push_heap, __adjust_heap, __pop_heap, pop_heap)3981 (pop_heap, __make_heap, make_heap, __sort_heap, sort_heap): Use
884 * testsuite/25_algorithms/pop_heap/empty2_neg.cc: Likewise.885 * testsuite/25_algorithms/pop_heap/empty_neg.cc: Likewise.
3749 * include/bits/stl_heap.h (pop_heap): Avoid self move-assignment.3750 * testsuite/25_algorithms/pop_heap/57010.cc: New.
2289 (iter_swap, make_heap, next_permutation, partial_sort_copy, pop_heap)2303 __pop_heap, pop_heap, __make_heap, make_heap, __sort_heap, sort_heap):2314 * testsuite/25_algorithms/pop_heap/constexpr.cc: New test.
1004 * include/bits/stl_heap.h (pop_heap): Likewise.2086 (pop_heap): Likewise.
4582 * testsuite/25_algorithms/pop_heap/complexity.cc: Likewise.6469 * testsuite/25_algorithms/pop_heap/empty2_neg.cc: Likewise.6470 * testsuite/25_algorithms/pop_heap/empty_neg.cc: Likewise.6811 * testsuite/25_algorithms/pop_heap/complexity.cc: Likewise.
1852 (pop_heap): Adjust __pop_heap call.2168 * testsuite/25_algorithms/pop_heap/requirements/
1252 * testsuite/25_algorithms/pop_heap/complexity.cc: Likewise and require4762 * testsuite/25_algorithms/pop_heap/complexity.cc: New.
3152 (pop_heap): Slightly tweak.
9624 * testsuite/25_algorithms/pop_heap/requirements/explicit_instantiation/2.cc:9626 * testsuite/25_algorithms/pop_heap/requirements/explicit_instantiation/pod.cc:
2870 * testsuite/25_algorithms/pop_heap/complexity.cc: Require cstdint and
7986 partition_point, pop_heap, prev_permutation, push_heap, remove,
3370 * include/bits/stl_heap.h (push_heap, pop_heap, make_heap, sort_heap):
111775 0e46241451bd05a65d976f04a9b5c567 libstdc++-v3/testsuite/25_algorithms/pop_heap/57010.cc111776 a1b8838cd14d29aaef4c7aa2733f4890 libstdc++-v3/testsuite/25_algorithms/pop_heap/complexity.cc111777 3afaf696c97573d55c19d215690ee7db libstdc++-v3/testsuite/25_algorithms/pop_heap/constexpr.cc111778 939d96a7871e86b140c4684130635434 libstdc++-v3/testsuite/25_algorithms/pop_heap/empty2_neg.cc111779 90fa1b3f4a6fee8c406fad36314eeaae libstdc++-v3/testsuite/25_algorithms/pop_heap/empty_neg.cc111780 558ccb789496ccec391544e4c57749d6 libstdc++-v3/testsuite/25_algorithms/pop_heap/requirements/explic…111781 7b1fc88ef975979431e7f98185c6455d libstdc++-v3/testsuite/25_algorithms/pop_heap/requirements/explic…