Namespaces
Variants
Views
Actions

Template:cpp/iterator/dsc indirectly copyable storable

From cppreference.com

|- class="t-dsc"

|

| specifies that values may be copied from an indirectly_readable type to an indirectly_writable type and that the copy may be performed via an intermediate object
(concept) |-