Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Constructs an empty container with at least `n` buckets, using `a` as the allocator, with the default hash function and key equality predicate and a maximum load factor of `1.0` and inserts the elements from `[f, l)` into it.构造一个至少包含 `n` 个桶的空容器,使用 `a` 作为分配器,使用默认的哈希函数、默认的键相等谓词以及最大负载因子 `1.0`,并将 `[f, l)` 范围内的元素插入其中。