Namespaces
Variants
Views
Actions

Template:cpp/iterator/dsc output iterator

From cppreference.com

|- class="t-dsc"

|

| specifies that a type is an output iterator for a given value type, that is, values of that type can be written to it and it can be both pre- and post-incremented
(concept) |-