Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
The C++ standard specification of unordered associative containers impose severe limitations on permissible implementations, the most important being that closed addressing is implicitly assumed. Slightly relaxing this specification opens up the possibility of providing container variations taking full advantage of open-addressing techniques.C++ 标准中对无序关联容器的规范对允许的实现方式施加了严格的限制,其中最重要的一点是隐式假定使用闭地址法。稍微放宽这一规范,则为提供能够充分利用开放寻址技术的容器变体开辟了可能性。