Library Version 11.2.5.2
void remove_if(Predicate pred)
Remove all elements making "pred" return true.
This function supports auto-commit.
The binary predicate judging elements in this list.
http://www.cplusplus.com/reference/stl/list/remove_if/
http://www.cplusplus.com/reference/stl/list/
db_vector