Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Successively invokes `f` with references to each of the elements in the table until `f` returns `false` or all the elements are visited. Such references to the elements are const iff `*this` is const.依次以哈希表中每个元素的引用调用函数 `f`,直到 `f` 返回 `false` 或遍历完所有元素。当且仅当 `*this` 为常量时,元素的引用为常量引用。