Created on 2025-07-10.00:00:00 last changed yesterday
Proposed resolution:
This wording is relative to N5008.
Modify [unord.map.overview] as indicated:
-4- The types `iterator`,
and`const_iterator`, `local_iterator`, and `const_local_iterator` meet the constexpr iterator requirements ([iterator.requirements.general]).
Modify [unord.multimap.overview] as indicated:
-4- The types `iterator`,
and`const_iterator`, `local_iterator`, and `const_local_iterator` meet the constexpr iterator requirements ([iterator.requirements.general]).
Modify [unord.set.overview] as indicated:
-4- The types `iterator`,
and`const_iterator`, `local_iterator`, and `const_local_iterator` meet the constexpr iterator requirements ([iterator.requirements.general]).
Modify [unord.multiset.overview] as indicated:
-4- The types `iterator`,
and`const_iterator`, `local_iterator`, and `const_local_iterator` meet the constexpr iterator requirements ([iterator.requirements.general]).
[ 2025-08-29; Reflector poll ]
Set status to Tentatively Ready after eight votes in favour during reflector poll.
The intent of P3372R3 was for all container iterators to be constexpr iterators, but during application of the paper to the working draft it was observed that unordered containers don't say it for their local iterators.
History | |||
---|---|---|---|
Date | User | Action | Args |
2025-08-29 17:49:45 | admin | set | messages: + msg14976 |
2025-08-29 17:49:45 | admin | set | status: new -> ready |
2025-07-10 12:55:34 | admin | set | messages: + msg14890 |
2025-07-10 00:00:00 | admin | create |