Top Level
Components
Guides
Documenting
Defined in omni/String.h
Erases all elements of str the satisfy pred.
str
pred
str – String to erase from.
pred – Predicate to check characters with.
The number of characters erased.