Successively invokes `f` with references to each of the elements in the table. Such references are const iff `*this` is const.
Successively invokes `f` with references to each of the elements in the table. Such references are const iff `*this` is const.依次以表中每个元素的引用调用函数 `f`。当且仅当 `*this` 为常量时,该引用为常量引用。
Successively invokes `f` with references to each of the elements in the table. Such references are const iff `*this` is const.依次以表中每个元素的引用调用函数 `f`。当且仅当 `*this` 为常量时,该引用为常量引用。