This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r190128 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: aaw at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Fri, 03 Aug 2012 15:26:38 -0000
- Subject: r190128 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: aaw
Date: Fri Aug 3 15:26:36 2012
New Revision: 190128
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190128
Log:
2012-08-03 Ollie Wild <aaw@google.com>
Richard Smith <richardsmith@google.com>
* include/bits/stl_map.h (operator[](key_type&&)): Replace
std::make_pair with value_type.
* testsuite/23_containers/map/operators/2.cc: New test.
Added:
trunk/libstdc++-v3/testsuite/23_containers/map/operators/2.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/stl_map.h