Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
If若 `nh`is empty, does nothing. Otherwise, inserts the associated element in the table if and only if there is no element in the table with a key equivalent to `nh.value()`, and then invokes `f1` with a const reference to the newly inserted element. Otherwise, invokes `f2` with a const reference to the equivalent element.为空,则不执行任何操作。否则,当且仅当表中不存在与 `nh.value()` 键等价的元素时,将关联元素插入表中,随后以新插入元素的常量引用调用 `f1`;否则,以等价元素的常量引用调用 `f2`。