Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Throws:;; If an exception is thrown by an operation other than a call to `hasher` or call to `f`, the function has no effect. Concurrency:;; Blocking on rehashing of `*this`. Notes:;; Behavior is undefined if `nh` is not empty and the allocators of `nh` and the container are not equal.若 `nh` 为空,则不执行任何操作;否则,当且仅当容器中不存在与 `nh.value()` 等效的键时,插入其关联的元素;否则,使用指向等效元素的常量引用调用 `f` 。