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