Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Inserts an element constructed from `k` and `args` into the table if there is no existing element with key `k` contained within it. Otherwise, invokes `f` with a reference to the equivalent element; such reference is const iff a `*_cvisit` overload is used.若容器中不存在键为`k`的元素,则将由`k`和`args`构造的元素插入容器。否则,以等价元素的引用调用`f`;若使用`*_cvisit`重载版本,则该引用为常量引用。