std::input_iterator_tag

Section: C Library Functions (3)
Updated: Wed Apr 17 2019
Page Index
 

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.


 

Index

NAME
SYNOPSIS
Detailed Description
Author