Fix an english issue.
From-SVN: r189894
This commit is contained in:
parent
55b073bae6
commit
18a8e9ef96
@ -6,7 +6,7 @@
|
||||
size_type, ...): Remove std::max usage to guarantee that hashtable
|
||||
state is consistent with hash policy state.
|
||||
(_Hashtable<>::rehash): Likewise. Set _M_prev_resize to 0 to avoid
|
||||
the hashtable to be shrinking on next insertion.
|
||||
the hashtable shrinking on next insertion.
|
||||
* testsuite/23_containers/unordered_set/modifiers/reserve.cc: New.
|
||||
* testsuite/23_containers/unordered_multiset/modifiers/reserve.cc: New.
|
||||
* testsuite/23_containers/unordered_map/modifiers/reserve.cc: New.
|
||||
|
Loading…
Reference in New Issue
Block a user