Template:cpp/iterator/dsc input or output iterator
From cppreference.com
|- class="t-dsc"
|(C++20)
| specifies that objects of a type can be incremented and dereferenced
(concept)
|-