logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

std::input_iterator_tag - Marking input iterators.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

                                                    libstdc++                      std::input_iterator_tag(3cxx)

Detailed Description

       Marking input iterators.

Name

       std::input_iterator_tag - Marking input iterators.

Synopsis

       #include <iterator>

       Inherited by std::forward_iterator_tag.

See Also