Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/container/dsc iterator"

From cppreference.com
m (or)
m (Undo revision 166644 by Space Mission (talk) this is iterator traits provided by adaptor, not what is required from underlying container, thus, both are satisfied => "and".)
Line 16: Line 16:
 
|unordered_multimap={{dsc|{{tt|iterator}}|{{named req|ForwardIterator}} to {{tt|value_type}}}}
 
|unordered_multimap={{dsc|{{tt|iterator}}|{{named req|ForwardIterator}} to {{tt|value_type}}}}
 
|flat_set
 
|flat_set
|flat_multiset={{dsc|{{tt|iterator}}|implementation-defined {{named req|RandomAccessIterator}} or {{lconcept|random_access_iterator}} to {{tt|value_type}}}}
+
|flat_multiset={{dsc|{{tt|iterator}}|implementation-defined {{named req|RandomAccessIterator}} and {{lconcept|random_access_iterator}} to {{tt|value_type}}}}
 
}}
 
}}

Revision as of 15:02, 21 December 2023