std::bidirectional_iterator_tag

NAME

std::bidirectional_iterator_tag -

SYNOPSIS


Inherits std::forward_iterator_tag.
Inherited by std::random_access_iterator_tag.

Detailed Description

Definition at line 86 of file stl_iterator_base_types.h.

Author

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