Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Inserts an object, constructed with the arguments `args`, in the table if there is no element in the table with an equivalent key. Otherwise, invokes `f` with a const reference to the equivalent element.若哈希表中不存在键等价的元素,则使用参数 `args` 构造对象并插入表中;否则,以该等价元素的常量引用为参数调用函数 `f`。