Template:cpp/iterator/dsc weakly incrementable
From cppreference.com
|- class="t-dsc"
|(C++20)
| specifies that a semiregular
type can be incremented with pre- and post-increment operators
(concept)
|-