Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Changes the number of buckets 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()`。