mirror of git://gcc.gnu.org/git/gcc.git
2012-07-29 François Dumont <fdumont@gcc.gnu.org> PR libstdc++/54075 * include/bits/hashtable_policy.h (_Prime_rehash_policy::_M_next_bkt): Add a growth factor set to 2 to boost growth in the number of buckets. * testsuite/performance/23_containers/insert/unordered_set.cc: New. From-SVN: r189938 |
||
|---|---|---|
| .. | ||
| copy_construct | ||
| create | ||
| create_from_sorted | ||
| create_sort | ||
| find | ||
| index | ||
| insert | ||
| insert_erase | ||
| insert_from_sorted | ||
| producer_consumer | ||
| range_construct | ||
| resize | ||
| sort_search | ||