r184880 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Sun Mar 4 12:49:00 GMT 2012
Author: redi
Date: Sun Mar 4 12:49:22 2012
New Revision: 184880
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184880
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:
trunk/libstdc++-v3/testsuite/23_containers/vector/debug/52433.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/debug/safe_iterator.h
More information about the Libstdc++-cvs
mailing list