r208850 - in /branches/gcc-4_8-branch/libstdc++...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Mar 26 19:41:00 GMT 2014


Author: redi
Date: Wed Mar 26 19:41:16 2014
New Revision: 208850

URL: http://gcc.gnu.org/viewcvs?rev=208850&root=gcc&view=rev
Log:
	PR libstdc++/59548
	* include/debug/safe_unordered_base.h (_Safe_unordered_container_base):
	Define copy and move constructors that handle iterators correctly.
	* testsuite/23_containers/unordered_map/59548.cc: New.

Added:
    branches/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/unordered_map/59548.cc
Modified:
    branches/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_8-branch/libstdc++-v3/include/debug/safe_unordered_base.h



More information about the Libstdc++-cvs mailing list