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

paolo@gcc.gnu.org paolo@gcc.gnu.org
Fri Jun 14 23:35:00 GMT 2013


Author: paolo
Date: Fri Jun 14 23:35:56 2013
New Revision: 200111

URL: http://gcc.gnu.org/viewcvs?rev=200111&root=gcc&view=rev
Log:
2013-06-15  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/57619
	* include/bits/unordered_map.h (unordered_map<>::insert,
	unordered_multimap<>::insert): Use std::forward, not std::move.
	* testsuite/23_containers/unordered_map/insert/57619.C: New.
	* testsuite/23_containers/unordered_multimap/insert/57619.C: Likewise.

Added:
    trunk/libstdc++-v3/testsuite/23_containers/unordered_map/insert/57619.C
    trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/57619.C
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/unordered_map.h



More information about the Gcc-cvs mailing list