std::bidirectional_iterator_tag

Langue: en

Version: 326189 (ubuntu - 08/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

std::bidirectional_iterator_tag - Bidirectional iterators support a superset of forward iterator operations.

SYNOPSIS


Inherits std::forward_iterator_tag.

Inherited by std::random_access_iterator_tag.

Detailed Description

Definition at line 87 of file stl_iterator_base_types.h.

Author

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