std::input_iterator_tag
Marking input iterators.
- Provided by: libstdc++-9-doc (Version: 9.5.0-6ubuntu2.1)
- Source: gcc-9
- Report a bug
Marking input iterators.
#include <stl_iterator_base_types.h>
Inherited by std::forward_iterator_tag.
Marking input iterators.
Definition at line 89 of file stl_iterator_base_types.h.
Generated automatically by Doxygen for libstdc++ from the source code.