cplusplus / papers

ISO/IEC JTC1 SC22 WG21 paper scheduling and management
636 stars 18 forks source link

P0562 R2 Trailing Commas in Base-clauses and Ctor-initializers #1818

Open jfbastien opened 6 months ago

jfbastien commented 6 months ago

P0562R1 Initialization List Symmetry (Alan Talbot)

erichkeane commented 6 months ago

EWG discussed this paper during the Friday Morning session in Tokyo. The following poll was taken:

Poll: D0562R1 — Initialization List Symmetry: also add support for base class trailing commas. SF F N A SA
18 10 2 1 0

Result: Consensus

Poll: D0562R1 — Initialization List Symmetry: forward the paper (with the addition of base class trailing comma) to CWG for inclusion in C++26. SF F N A SA
12 11 4 3 0

Result:Consensus

jensmaurer commented 6 months ago

CWG 2024-03-22: Reviewed; needs updates.

leha-bot commented 6 months ago

The link is broken, unfortunately..

ghost commented 6 months ago

Looks like it was meant to point to https://isocpp.org/files/papers/P0562R1.pdf

jwakely commented 6 months ago

It was correct 5 days ago, but since then the paper was published in non-draft status, so the URL changed.

wg21bot commented 5 months ago

P0562R2 Trailing Commas in Base-clauses and Ctor-initializers (Alan Talbot)

jensmaurer commented 3 months ago

CWG 2024-06-24 in St. Louis: Approved for Saturday plenary poll.

jensmaurer commented 3 months ago

CWG 2024-06-28 in St. Louis: Issues with the implementability of the mem-initializer-list change were discovered; see http://lists.isocpp.org/core/2024/06/15961.php . The paper will not be moved on Saturday.