Provided by: libstdc++-10-doc_10.5.0-1ubuntu1~22.04.2_all 

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.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Tue Apr 22 2025 std::forward_iterator_tag(3cxx)