Namespaces
Variants
Views
Actions

Template:cpp/container/dsc iterator

From cppreference.com

|- class="t-dsc" | iterator

|

LegacyRandomAccessIterator and LegacyContiguousIterator to value_type

(until C++17)

LegacyRandomAccessIterator and LegacyContiguousIterator that is a LiteralType to value_type

(since C++17)
(until C++20)

LegacyRandomAccessIterator, contiguous_iterator, and ConstexprIterator to value_type

(since C++20)

|-