Provided by: libstdc++6-4.7-doc_4.7.4-3ubuntu12_all 

NAME
std::bidirectional_iterator_tag -
SYNOPSIS
Inherits std::forward_iterator_tag.
Inherited by std::random_access_iterator_tag.
Detailed Description
Bidirectional iterators support a superset of forward iterator operations.
Definition at line 100 of file stl_iterator_base_types.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Mon Jan 18 2016 std::bidirectional_iterator_tag(3cxx)