C++ Logo

std-discussion

Advanced search

Re: List initialize from tuple

From: Ville Voutilainen <ville.voutilainen_at_[hidden]>
Date: Sat, 13 Feb 2021 21:31:00 +0200
On Sat, 13 Feb 2021 at 21:27, Peter C++ via Std-Discussion
<std-discussion_at_[hidden]> wrote:
>
> just a tiny question to the knowing on this thread, for aggregates with one element to initialize, does () provide the same narrowing protection than using braces?

No.

Received on 2021-02-13 13:31:14