Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Changes if necessary the size of the bucket array so that there are at least `n` buckets, and so that the load factor is less than or equal to the maximum load factor. When applicable, this will either grow or shrink the `bucket_count()` associated with the container.必要时改变桶数组的大小,使得至少包含 `n` 个桶,并且负载因子小于或等于最大负载因子。在适用的情况下,这将增大或缩小与容器相关联的 `bucket_count()`。