Namespaces
Variants
Views
Actions

Template:cpp/iterator/dsc input iterator

From cppreference.com

|- class="t-dsc"

|

| specifies that a type is an input iterator, that is, its referenced values can be read and it can be both pre- and post-incremented
(concept) |-