Provided by: libstdc++-10-doc_10.5.0-1ubuntu1_all
NAME
std::bidirectional_iterator_tag - Bidirectional iterators support a superset of forward iterator operations.
SYNOPSIS
#include <stl_iterator_base_types.h> Inherits std::forward_iterator_tag. Inherited by std::random_access_iterator_tag.
Detailed Description
Bidirectional iterators support a superset of forward iterator operations.
Author
Generated automatically by Doxygen for libstdc++ from the source code.