C++ Logo

std-discussion

Advanced search

Re: List initialize from tuple

From: Ville Voutilainen <ville.voutilainen_at_[hidden]>
Date: Sat, 13 Feb 2021 11:29:54 +0200
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.

Received on 2021-02-13 03:30:12