r190142 - in /trunk/libstdc++-v3: ChangeLog inc...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Sat Aug 4 11:44:00 GMT 2012


Author: paolo
Date: Sat Aug  4 11:44:28 2012
New Revision: 190142

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190142
Log:
2012-08-04  Paolo Carlini  <paolo.carlini@oracle.com>

	Revert:
	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.

Removed:
    trunk/libstdc++-v3/testsuite/23_containers/map/operators/2.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_map.h



More information about the Libstdc++-cvs mailing list