This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r181987 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: redi
Date: Sun Dec  4 13:21:53 2011
New Revision: 181987

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181987
Log:
	* include/bits/stl_heap.h (pop_heap): Check for non-empty range in
	overload taking a predicate.
	* testsuite/25_algorithms/pop_heap/empty2_neg.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty2_neg.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_heap.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]