Date: Wed, 4 May 2022 09:11:40 -0400
I don’t know how that even compiles. In fact, I’m assuming it doesn’t.
From cppreference:
T - the type of the real and imaginary components. The behavior is unspecified (and may fail to compile) if T is not float, double, or long double and undefined if T is not NumericType.
WL
> On May 4, 2022, at 3:10 AM, Abdullah Qasim via Std-Proposals <std-proposals_at_[hidden]> wrote:
>
From cppreference:
T - the type of the real and imaginary components. The behavior is unspecified (and may fail to compile) if T is not float, double, or long double and undefined if T is not NumericType.
WL
> On May 4, 2022, at 3:10 AM, Abdullah Qasim via Std-Proposals <std-proposals_at_[hidden]> wrote:
>
Received on 2022-05-04 13:11:42