Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
must be move-constructible. - Pointer stability is not kept under rehashing. - `begin()` is not constant-time. - There is no API for bucket handling (except `bucket_count`) or node extraction/insertion. - The maximum load factor of the container is managed internally and can't be set by the user.必须可移动构造。- 在重哈希过程中不保持指针稳定性。
- `begin()` 不是常数时间操作。
- 没有用于桶操作的 API(除了 `bucket_count`),也没有节点提取/插入的 API。
- 容器的最大负载因子由内部管理,用户无法设置。