Provided by: libstdc++6-4.7-doc_4.7.3-12ubuntu1_all bug

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 104 of file stl_iterator_base_types.h.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.