C++ Logo

std-proposals

Advanced search

Re: [std-proposals] SFINAE-friendly std::apply

From: Jonathan Wakely <cxx_at_[hidden]>
Date: Sun, 22 Sep 2024 20:19:45 +0100
On Sun, 22 Sept 2024 at 20:17, Robin Savonen Söderholm via Std-Proposals <
std-proposals_at_[hidden]> wrote:

> Hi!
> Making the std::apply SFINAE-friendly should not be very hard (at least
> not with C++-20 and beyond). Can I simply make a proposal for that, or is
> there some underlying issue to why that has not been done?
>

There's already a paper:
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p1317r1.pdf

Received on 2024-09-22 19:21:07