http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59548

--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> ---
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

Reply via email to