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.对范围 [`first`, `last`) 中的每个元素 `k`,若容器内存在键与 `k` 等价的元素 `x`,则以 `x` 的引用调用函数 `f`。当且仅当 `*this` 为常量时,该引用为常量引用。