Home | History | Annotate | Download | only in ADT

Lines Matching defs:erase_if

901 /// `erase_if` which is equivalent to:
908 void erase_if(Container &C, UnaryPredicate P) {