Erase every element for which __pred returns true.
__pred
true
Declared in <bslstp_slist.h>
<bslstp_slist.h>
template<class _Predicate> void remove_if(_Predicate __pred);