Library Version 11.2.5.2
void clear(bool b_truncate=true)
Remove all elements of the vector, make it an empty vector.
This function supports auto-commit.
Same as that of db_vector::assign() .
http://www.cplusplus.com/reference/stl/vector/clear/
db_vector