Successively invokes `f` with non-const references to each of the elements in the table, and erases those for which `f` returns `true`.
Successively invokes `f` with non-const references to each of the elements in the table, and erases those for which `f` returns依次以非常量引用为参数,对容器中的每个元素调用`f`,并删除所有`f`返回`true`.的元素。
Successively invokes `f` with non-const references to each of the elements in the table, and erases those for which `f` returns依次以非常量引用为参数,对容器中的每个元素调用`f`,并删除所有`f`返回`true`.的元素。