Library Version 11.2.5.2
void push_back(const T &x)
Push back an element into the vector.
This function supports auto-commit.
The value of element to push into this vector.
http://www.cplusplus.com/reference/stl/vector/push_back/
db_vector