r230052 - in /trunk/libstdc++-v3: ChangeLog inc...
fdumont@gcc.gnu.org
fdumont@gcc.gnu.org
Mon Nov 9 21:10:00 GMT 2015
Author: fdumont
Date: Mon Nov 9 21:10:18 2015
New Revision: 230052
URL: https://gcc.gnu.org/viewcvs?rev=230052&root=gcc&view=rev
Log:
2015-11-09 François Dumont <fdumont@gcc.gnu.org>
* 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.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/stl_algo.h
trunk/libstdc++-v3/include/bits/stl_heap.h
More information about the Gcc-cvs
mailing list