r221676 - in /branches/gcc-4_9-branch/libstdc++...
redi@gcc.gnu.org
redi@gcc.gnu.org
Wed Mar 25 22:58:00 GMT 2015
Author: redi
Date: Wed Mar 25 22:58:55 2015
New Revision: 221676
URL: https://gcc.gnu.org/viewcvs?rev=221676&root=gcc&view=rev
Log:
PR libstdc++/65279
* include/std/scoped_allocator (__inner_type_impl,
scoped_allocator_adaptor): Add defaulted copy assignment and move
assignment operators.
* testsuite/20_util/scoped_allocator/65279.cc: New.
Added:
branches/gcc-4_9-branch/libstdc++-v3/testsuite/20_util/scoped_allocator/65279.cc
Modified:
branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
branches/gcc-4_9-branch/libstdc++-v3/include/std/scoped_allocator
More information about the Gcc-cvs
mailing list