This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

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


Author: fdumont
Date: Sat Sep 17 09:12:24 2011
New Revision: 178927

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178927
Log:
2011-09-17  FranÃois Dumont  <fdumont@gcc.gnu.org>

	* include/bits/hashtable.h (_Hashtable<>::__rehash_policy(const
	_RehashPolicy&)): Commit the modification of the policy only if no
	exception occured.
	* testsuite/23_containers/unordered_set/max_load_factor/robustness.cc:
	New.

Added:
    trunk/libstdc++-v3/testsuite/23_containers/unordered_set/max_load_factor/
    trunk/libstdc++-v3/testsuite/23_containers/unordered_set/max_load_factor/robustness.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/hashtable.h


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