Created on 2025-09-25.00:00:00 last changed 1 month ago
Proposed resolution:
This wording is relative to N5014.
Modify [flat.set.defn] as indicated:
iterator erase(iterator position) requires (!same_as<iterator, const_iterator>); iterator erase(const_iterator position);
Modify [flat.multiset.defn] as indicated:
iterator erase(iterator position) requires (!same_as<iterator, const_iterator>); iterator erase(const_iterator position);
[ Kona 2025-11-08; Status changed: Voting → WP. ]
[ 2025-10-21; Reflector poll. ]
Set status to Tentatively Ready after seven votes in favour during reflector poll.
This is a follow-up of LWG 3704 since we now have `flat_set` and `flat_multiset`.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2025-11-11 10:48:16 | admin | set | messages: + msg15649 |
| 2025-11-11 10:48:16 | admin | set | status: voting -> wp |
| 2025-10-30 17:45:31 | admin | set | status: ready -> voting |
| 2025-10-21 13:38:15 | admin | set | messages: + msg15310 |
| 2025-10-21 13:38:15 | admin | set | status: new -> ready |
| 2025-09-27 05:43:16 | admin | set | messages: + msg15086 |
| 2025-09-25 00:00:00 | admin | create | |