C++ Logo

std-discussion

Advanced search

Re: List initialize from tuple

From: Jefferson Carpenter <jeffersoncarpenter2_at_[hidden]>
Date: Sat, 13 Feb 2021 13:30:35 +0000
On 2/13/2021 9:29 AM, Ville Voutilainen via Std-Discussion wrote:
> On Sat, 13 Feb 2021 at 10:28, Bo Persson via Std-Discussion
> <std-discussion_at_[hidden]> wrote:
>> As Ville points out, the solution apparently was to generalize the ()
>> initializer, not to change make_from_tuple.
>
> Right, that made existing factory functions Just Work, instead of
> having them opt into some
> new facility that we might entertain adopting. I.e.
> https://isocpp.org/files/papers/D2157R0.html
> I should reformat that a bit and add make_from_tuple to it and publish it.
>

Thanks! Definitely take my questions as questions only, not as anything
approaching a proposal. I know C++ pretty well, but not nearly well
enough to know the spot to make a change to improve the language.

Received on 2021-02-13 07:30:40