Inserts `obj` in the table if and only if there is no element in the table with an equivalent key, and then invokes `f1` with a non-const reference to the newly created element. Otherwise, invokes `f2` with a reference to the equivalent element; such reference is const iff a `*_cvisit` overload is used.
Inserts `obj` in the table if and only if there is no element in the table with an equivalent key, and then invokes `f1` with a non-const reference to the newly created element. Otherwise, invokes `f2` with a reference to the equivalent element; such reference is const iff a `*_cvisit` overload is used.当且仅当容器中不存在等价键的元素时,插入obj,随后以新创建元素的非常量引用调用f1; 否则,以等价元素的引用调用f2;若使用*_cvisit重载版本,则该引用为常量引用。
Inserts `obj` in the table if and only if there is no element in the table with an equivalent key, and then invokes `f1` with a non-const reference to the newly created element. Otherwise, invokes `f2` with a reference to the equivalent element; such reference is const iff a `*_cvisit` overload is used.
Inserts `obj` in the table if and only if there is no element in the table with an equivalent key, and then invokes `f1` with a non-const reference to the newly created element. Otherwise, invokes `f2` with a reference to the equivalent element; such reference is const iff a `*_cvisit` overload is used.
:1162
06/05/2026
Keyboard shortcuts
Shortcut
Action
?
Open available keyboard shortcuts.
Alt + Home
Navigate to the first translation in the current search.
Alt + End
Navigate to the last translation in the current search.
Alt + PageUp or
Ctrl + ↑ or
Alt + ↑ or
Cmd + ↑ or
Navigate to the previous translation in the current search.
Alt + PageDown or
Ctrl + ↓ or
Alt + ↓ or
Cmd + ↓ or
Navigate to the next translation in the current search.
Ctrl + Enter or
Cmd + Enter
Submit current form; this works the same as pressing Save and continue while editing translation.
Ctrl + Shift + Enter or
Cmd + Shift +Enter
Unmark translation as Needing edit and submit it.
Alt + Enter or
Option + Enter
Submit the string as a suggestion; this works the same as pressing Suggest while editing translation.
Ctrl + E or
Cmd + E
Focus on translation editor.
Ctrl + U or
Cmd + U
Focus on comment editor.
Ctrl + M or
Cmd + M
Shows Automatic suggestions tab.
Ctrl + 1 to
Ctrl + 9 or
Cmd + 1 to
Cmd + 9
Copies placeable of a given number from source string.
Ctrl + M followed by
1 to 9 or
Cmd + M followed by
1 to
9
Copy the machine translation of a given number to current translation.
Ctrl + I followed by
1 to
9 or
Cmd + I followed by
1 to
9
Inserts `obj` in the table if and only if there is no element in the table with an equivalent key, and then invokes `f1` with a non-const reference to the newly created element. Otherwise, invokes `f2` with a reference to the equivalent element; such reference is const iff a `*_cvisit` overload is used.当且仅当容器中不存在等价键的元素时,插入obj,随后以新创建元素的非常量引用调用f1;否则,以等价元素的引用调用f2;若使用*_cvisit重载版本,则该引用为常量引用。