table of contents
std::input_iterator_tag(3) | Library Functions Manual | std::input_iterator_tag(3) |
NAME¶
std::input_iterator_tag -
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 Sep 29 2020 | libstdc++ |