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]

r219397 - in /branches/gcc-4_9-branch/libstdc++...


Author: redi
Date: Fri Jan  9 18:02:30 2015
New Revision: 219397

URL: https://gcc.gnu.org/viewcvs?rev=219397&root=gcc&view=rev
Log:
	PR libstdc++/64476
	* include/bits/stl_uninitialized.h (uninitialized_copy): Fix
	is_assignable arguments.
	* testsuite/20_util/specialized_algorithms/uninitialized_copy/64476.cc:
	New.

Added:
    branches/gcc-4_9-branch/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy/64476.cc
Modified:
    branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_9-branch/libstdc++-v3/include/bits/stl_uninitialized.h


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