This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: fdumont
Date: Fri Apr 26 20:13:41 2013
New Revision: 198346

URL: http://gcc.gnu.org/viewcvs?rev=198346&root=gcc&view=rev
Log:
2013-04-26  FranÃois Dumont  <fdumont@gcc.gnu.org>

	* include/bits/hashtable_policy.h
	(_Insert_base<>::insert<_It>(_It, _It)): Enable move semantics.
	* testsuite/23_containers/unordered_set/insert/move_range.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/23_containers/unordered_set/insert/move_range.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/hashtable_policy.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]