Library Version 11.2.5.2
const self& operator=(const self &x)
Container assignment operator.
This function supports auto-commit. This db_vector is assumed to be valid for use, only copy content of x into this container.
The right value container.
The container x's reference.
db_vector