Template:cpp/iterator/dsc indirectly movable
From cppreference.com
|- class="t-dsc"
|(C++20)
| specifies that values may be moved from an indirectly_readable
type to an indirectly_writable
type
(concept)
|-