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 89 of file stl_iterator_base_types.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Tue Jul 2 2019 | libstdc++ |