C++ Logo

std-proposals

Advanced search

Re: [std-proposals] explicit keyword (new use)

From: Giuseppe D'Angelo <giuseppe.dangelo_at_[hidden]>
Date: Tue, 3 May 2022 17:18:19 +0200
On 03/05/2022 16:37, Bo Persson via Std-Proposals wrote:
> The claim was "But learning it, & understanding it takes 30 sec."
>
> So maybe it takes longer (at least for me)?

But learning *what* precisely? What does f(explicit X) accept?

1) only and precisely X
2) things implicitly convertible to X
3) things implicitly convertible to X without narrowing conversions
4) ...?

Is there a concrete proposal and not something resembling my own's April
Fool blog post?


Thanks,
-- 
Giuseppe D'Angelo

Received on 2022-05-03 15:18:29