Library Version 11.2.5.2
iterator end()
Create an open boundary iterator.
Returns an invalid iterator denoting the position after the last valid element of the container.
const_iterator end() const
Returns an invalid const iterator denoting the position after the last valid element of the container.
db_vector