.TH "std::forward_iterator_tag" 3cxx "Sun Jan 10 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::forward_iterator_tag \- Forward iterators support a superset of input iterator operations\&. .SH SYNOPSIS .br .PP .PP Inherits \fBstd::input_iterator_tag\fP\&. .PP Inherited by \fBstd::bidirectional_iterator_tag\fP\&. .SH "Detailed Description" .PP Forward iterators support a superset of input iterator operations\&. .PP Definition at line 99 of file stl_iterator_base_types\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.