r178927 - in /trunk/libstdc++-v3: ChangeLog inc...
fdumont@gcc.gnu.org
fdumont@gcc.gnu.org
Sat Sep 17 09:12:00 GMT 2011
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
More information about the Libstdc++-cvs
mailing list