Constructs an empty table with at least `n` buckets, using `hf` as the hash function, the default key equality predicate and `a` as the allocator.
Constructs an empty table with at least `n` buckets, using `hf` as the hash function, the default key equality predicate and `a` as the allocator.构造一个至少拥有 `n` 个桶的空容器,使用 `hf` 作为哈希函数、默认的键相等性谓词,并以 `a` 作为分配器。
Constructs an empty table with at least `n` buckets, using `hf` as the hash function, the default key equality predicate and `a` as the allocator.构造一个至少拥有 `n` 个桶的空容器,使用 `hf` 作为哈希函数、默认的键相等性谓词,并以 `a` 作为分配器。