chsvlib
chsv helper source code

◆ const_reverse_iterator

typedef std::reverse_iterator<const_iterator> const_reverse_iterator

A type of an iterator, with read-only access, traversing contents of vector in the reverse order.