C++ Logo

std-proposals

Advanced search

Re: [std-proposals] The Oxford variadic comma

From: Jonathan Wakely <cxx_at_[hidden]>
Date: Fri, 1 Mar 2024 11:43:18 +0000
On Fri, 1 Mar 2024 at 01:53, Zhihao Yuan via Std-Proposals
<std-proposals_at_[hidden]> wrote:
>
> On Thursday, February 29th, 2024 at 10:48 AM, Tom Honermann via Std-Proposals <std-proposals_at_[hidden]> wrote:
>
> See also P0281R0 (Remove comma elision in variadic function declarations). EWG rejected the paper during the Jacksonville, 2016 meeting. There isn't much for meeting minutes. From what I recall, concerns were mostly about the potential to break existing code.
>
> My view: ship it.
>
> Tom.
>
> My view: ship it.
>
> And prove my stand-up outdated: https://youtu.be/PSvJ_j4rKOE

I'm glad I'm not the only one who enjoys the hexadot.

https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=libstdc%2B%2B-v3/include/bits/refwrap.h;h=2d4338b718fca19439223512fae2a131de0784ff;hb=HEAD#l140

Received on 2024-03-01 11:44:37