Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Invokes `f` with non-const references to each of the elements in the table, and erases those for which `f` returns `true`. Execution is parallelized according to the semantics of the execution policy specified.依次以非常量引用为参数,对容器中的每个元素调用`f`,并删除所有`f`返回`true`的元素。执行过程将根据指定的执行策略语义进行并行化处理。