Library Version 12.1.6.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/list/list/remove_if/
http://www.cplusplus.com/reference/list/list/
db_vector