Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Things to check
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
If `若a == other.get_allocator()`, the elements of `other` are transferred directly to the new table; otherwise, elements are moved-constructed from those of `other`. The hash function and predicate are moved-constructed from `other`, and the allocator is copy-constructed from `a`. If statistics are xref:concurrent_flat_map_boost_unordered_enable_stats[enabled], transfers the internal statistical information from `other` iff `,则other的元素会直接转移到新表中;否则,元素从other移动构造而来。哈希函数与谓词从other移动构造,分配器从a拷贝构造。
如果启用了 xref:concurrent_flat_map_boost_unordered_enable_stats [统计功能]:
当且仅当a == other.get_allocator()
`, and always calls `时,从other转移内部统计信息始终调用other.reset_stats()
`.