std::forward_iterator_tag

Langue: en

Version: 167330 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

std::forward_iterator_tag - Forward iterators support a superset of input iterator operations.

SYNOPSIS


Inherits std::input_iterator_tag.

Inherited by std::bidirectional_iterator_tag.

Detailed Description

Forward iterators support a superset of input iterator operations.

Definition at line 83 of file stl_iterator_base_types.h.

Author

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