The const reverse iterator type

Synopsis

typedef std::reverse_iterator<const_iterator> const_reverse_iterator;

Created with MrDocs