On Thursday, 8 September 2016 at 12:32:44 UTC, Andrei Alexandrescu wrote:
One thing we could look at is allow only CTFEable default constructors.

Wouldn't work in my case where I need to call a dynamically imported extern( C++ ) function to correctly construct an object.

Reply via email to