https://issues.dlang.org/show_bug.cgi?id=24453
--- Comment #3 from kinke <[email protected]> --- Oh wait, `_d_newarrayUPureNothrow` is just allocating, not initializing. No problem with copy ctors then. --
d-bugmail--- via Digitalmars-d-bugs Tue, 26 Mar 2024 13:02:30 -0700
https://issues.dlang.org/show_bug.cgi?id=24453
--- Comment #3 from kinke <[email protected]> --- Oh wait, `_d_newarrayUPureNothrow` is just allocating, not initializing. No problem with copy ctors then. --