stl_heap.h
18.8 KB
-
2015-11-09 François Dumont <fdumont@gcc.gnu.org> · ec494945
* include/bits/stl_algo.h (partial_sort_copy): Instantiate std::iterator_traits only if concept checks. (lower_bound): Likewise. (upper_bound): Likewise. (equal_range): Likewise. (binary_search): Likewise. * include/bits/stl_heap.h (pop_heap): Likewise. From-SVN: r230052
François Dumont committed