Library Version 11.2.5.2
reverse_iterator rend()
Create an open boundary iterator.
Returns an invalid iterator denoting the position before the first valid element of the container.
const_reverse_iterator rend() const
Returns an invalid const iterator denoting the position before the first valid element of the container.
db_vector