Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
closed-addressing containers (的闭寻址容器( `boost::unordered_++_++set`,、 `boost::unordered_++_++map`,、 `boost::unordered_++_++multiset`and与 `boost::unordered_++_++multimap`) are fully conformant with the C++ specification for unordered associative containers, so for those who know how to use)完全符合 C{plus}{plus} 无序关联容器的标准规范。因此,对于熟悉 `std::unordered_++_++set`,、 `std::unordered_map`, etc., their homonyms in Boost.Unordered are drop-in replacements. The interface of open-addressing containers (++_++map` 等用法的用户,可直接将其替换为Boost.Unordered 中的同名容器。开放寻址容器( `boost::unordered_node_++_++node++_++set`,、 `boost::unordered_node_++_++node++_++map`,、 `boost::unordered_flat_++_++flat++_++set`and和 `boost::unordered_flat_map`) is very similar, but they present some minor differences listed in the dedicated++_++flat++_++map` )的接口与之高度相似,但存在一些细微差异,详见专门的 xref:compliance.adoc#compliance_open_addressing_containers[standard compliance section].标准符合性章节] 。