table of contents
other versions
std::input_iterator_tag(3cxx) | std::input_iterator_tag(3cxx) |
NAME¶
std::input_iterator_tag - Marking input iterators.
SYNOPSIS¶
Inherited by std::forward_iterator_tag.
Detailed Description¶
Marking input iterators.
Definition at line 93 of file stl_iterator_base_types.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Wed Jul 14 2021 | libstdc++ |