Library Version 11.2.5.2
bool operator<(const self &v2) const
Container less than comparison operator.
This function supports auto-commit.
The container to compare against.
Compare two vectors, return true if this is less than v2, otherwise return false.
http://www.sgi.com/tech/stl/Vector.html
db_vector