C++ Logo

std-proposals

Advanced search

Re: [std-proposals] The Oxford variadic comma

From: Ville Voutilainen <ville.voutilainen_at_[hidden]>
Date: Fri, 1 Mar 2024 19:56:32 +0200
On Fri, 1 Mar 2024 at 19:45, Tiago Freire via Std-Proposals
<std-proposals_at_[hidden]> wrote:
>
> I got the idea, it's essentially writing a template without writing template. I feel super dirty with that one, don't know how that managed to make it in to the standard

Well, that should be an easy problem to solve, it got there via
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3559.pdf
and
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1141r2.html

Received on 2024-03-01 17:56:47