Date: Fri, 06 Mar 2020 07:13:36 -0800
On Friday, 6 March 2020 06:46:56 PST connor horman via Std-Proposals wrote:
> Currently it is not possible to implement std::error in a way that it will
> work with initializing non-constexpr variables. Throwing an exception
> simply downgrades to runtime, only erroring if the result is needed at
> compile time.
Does that also apply to constinit variables?
> Currently it is not possible to implement std::error in a way that it will
> work with initializing non-constexpr variables. Throwing an exception
> simply downgrades to runtime, only erroring if the result is needed at
> compile time.
Does that also apply to constinit variables?
-- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel System Software Products
Received on 2020-03-06 09:16:28