Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
For each element `k` in the range对范围 [`first`,`last`), if there is an element `x` in the container with key equivalent to `k`, invokes `f` with a reference to `x`. Such reference is const iff `*this` is const.) 中的每个键 k:如果容器中存在键与 k 等价的元素 x,则以 x 的引用调用函数 f。
当且仅当当前容器 *this 为常量(const)时,该引用为常量引用。