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]

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


Author: fdumont
Date: Tue May 29 19:29:29 2012
New Revision: 187985

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187985
Log:
2012-05-29  FranÃois Dumont  <fdumont@gcc.gnu.org>

	* include/bits/stl_tempbuf.h (__uninitialized_construct_buf)
	(__uninitialized_construct_buf_dispatch<>::__ucr): Fix to work
	with iterator returning rvalue.
	* testsuite/25_algorithms/stable_sort/3.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/25_algorithms/stable_sort/3.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_tempbuf.h


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