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 reference to the equivalent element; such reference is const iff `若容器中无等价键的元素,则使用参数 args 构造对象并插入容器;否则,将等价元素的引用传递给函数 f 并调用 —— 若使用的是 emplace_or_cvisit
` is used.,则该引用为常量引用。