.TH "std::bidirectional_iterator_tag" 3cxx "Wed Jul 28 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::bidirectional_iterator_tag \- Bidirectional iterators support a superset of forward iterator operations\&. .SH SYNOPSIS .br .PP .PP Inherits \fBstd::forward_iterator_tag\fP\&. .PP Inherited by \fBstd::random_access_iterator_tag\fP\&. .SH "Detailed Description" .PP Bidirectional iterators support a superset of forward iterator operations\&. .PP Definition at line 103 of file stl_iterator_base_types\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.