C++ Logo

std-proposals

Advanced search

Re: [std-proposals] The Oxford variadic comma

From: Thiago Macieira <thiago_at_[hidden]>
Date: Fri, 01 Mar 2024 08:32:48 -0800
On Friday, 1 March 2024 07:52:05 PST Tom Honermann via Std-Proposals wrote:
> That last one is tr1, so I'm not sure it matters much. The paper should
> probably note these uses. They probably don't affect deprecation since
> deprecation warnings are typically suppressed for uses in system
> headers, but they could be an issue for removal. This suggests getting
> some implementation experience might be worthwhile as well (e.g., add a
> warning to gcc, build it and libstc++, run the testsuite).

There are less difficult ways to find them, because string pattern "......" is
very easy to search for. It might take you an extra 5 seconds if you forget to
disable regexp parsing.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel DCAI Cloud Engineering

Received on 2024-03-01 16:33:12