Template:cpp/container/dsc const iterator
From cppreference.com
Revision as of 21:36, 5 August 2024 by Space Mission (Talk | contribs)
|- class="t-dsc"
| const_iterator
LegacyRandomAccessIterator and LegacyContiguousIterator to const value_type |
(until C++17) |
LegacyRandomAccessIterator and LegacyContiguousIterator that is a LiteralType to const value_type |
(since C++17) (until C++20) |
LegacyRandomAccessIterator, |
(since C++20) |
|-