r185717 - in /branches/gcc-4_7-branch/libstdc++...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Mar 23 00:02:00 GMT 2012


Author: redi
Date: Fri Mar 23 00:02:47 2012
New Revision: 185717

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185717
Log:
	PR libstdc++/52433
	* include/debug/safe_iterator.h (_Safe_iterator): Add move
	constructor and move assignment operator.
	* testsuite/23_containers/vector/debug/52433.cc: New.

Added:
    branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/vector/debug/52433.cc
Modified:
    branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_7-branch/libstdc++-v3/include/debug/safe_iterator.h



More information about the Libstdc++-cvs mailing list