Library Version 11.2.5.2
void remove(const T &value)
Remove all elements whose values are "value" from the list.
This function supports auto-commit.
The target value to remove.
http://www.cplusplus.com/reference/stl/list/remove/
http://www.cplusplus.com/reference/stl/list/
db_vector