Provided by: libstdc++6-4.5-doc_4.5.3-12ubuntu2_all 

NAME
std::random_access_iterator_tag -
SYNOPSIS
Inherits std::bidirectional_iterator_tag.
Detailed Description
Random-access iterators support a superset of bidirectional iterator operations. Definition at line 99 of file stl_iterator_base_types.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.