diff --git a/issue4178.html b/issue4178.html index d9765cf9f4..890f76d231 100644 --- a/issue4178.html +++ b/issue4178.html @@ -4,7 +4,7 @@ Issue 4178: writable is no longer a term of power - + @@ -61,14 +61,14 @@
-

This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of New status.

-

4178. writable is no longer a term of power

-

Section: 24.3.1 [iterator.requirements.general], 24.3.5.1 [iterator.cpp17.general], 26.7.5 [alg.replace], 26.7.6 [alg.fill], 26.7.8 [alg.remove], 26.7.9 [alg.unique], 26.7.12 [alg.random.sample], 26.8.2.4 [partial.sort.copy], 26.8.5 [alg.partitions], 26.10.7 [partial.sum], 26.10.12 [adjacent.difference], 29.5.8.1 [rand.util.seedseq] Status: New - Submitter: Alisdair Meredith Opened: 2024-11-27 Last modified: 2024-12-02

+

This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of NAD Editorial status.

+

4178. writable is no longer a term of power

+

Section: 24.3.1 [iterator.requirements.general], 24.3.5.1 [iterator.cpp17.general], 26.7.5 [alg.replace], 26.7.6 [alg.fill], 26.7.8 [alg.remove], 26.7.9 [alg.unique], 26.7.12 [alg.random.sample], 26.8.2.4 [partial.sort.copy], 26.8.5 [alg.partitions], 26.10.7 [partial.sum], 26.10.12 [adjacent.difference], 29.5.8.1 [rand.util.seedseq] Status: NAD Editorial + Submitter: Alisdair Meredith Opened: 2024-11-27 Last modified: 2024-12-04

Priority: Not Prioritized

View all other issues in [iterator.requirements.general].

-

View all issues with New status.

+

View all issues with NAD Editorial status.

Discussion:

There are a numerous algorithms that mandate an iterator is "writable (24.3.1 [iterator.requirements.general])": @@ -119,6 +119,8 @@

4178. writable is no lon definition from 24.3.1 [iterator.requirements.general] was intended to be aliased with the writable concept this substitution has been incompletely applied to the working draft.

+

[2024-12-04 Status changed: New → NAD Editorial.]

+

Proposed resolution:

diff --git a/lwg-active.html b/lwg-active.html index 7eca2fbeca..7d2167f4ed 100644 --- a/lwg-active.html +++ b/lwg-active.html @@ -79,7 +79,7 @@

C++ Standard Library Active Issues List (Revision D125)

-

Revised 2024-12-04 at 15:09:34 UTC +

Revised 2024-12-04 at 15:13:30 UTC

Reference ISO/IEC IS 14882:2020(E)

Also see:

@@ -199,21 +199,21 @@

Revision History