std::forward_iterator_tag(3) Library Functions Manual std::forward_iterator_tag(3)

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

#include <stl_iterator_base_types.h>

Inherits std::input_iterator_tag.

Inherited by std::bidirectional_iterator_tag.

Forward iterators support a superset of input iterator operations.

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

libstdc++