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 and a maximum load factor of 1.0 and inserts the elements from `il` into it.构造一个至少包含 `n` 个桶的空容器,使用 `a` 作为分配器,并设置最大负载因子为 1.0,随后将 `il` 中的元素插入该容器。