https://issues.dlang.org/show_bug.cgi?id=20365
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from RazvanN <[email protected]> --- This can be nicely solved with the new hasCopyConstructor/hasPostblit traits [1]. I will look into it. [1] https://github.com/dlang/dmd/pull/10528 --
