Calling copyctor manually

SrMordred patric.dexheimer at gmail.com
Sat Jun 1 20:18:49 UTC 2019


On Saturday, 1 June 2019 at 19:10:36 UTC, Paul Backus wrote:
> On Saturday, 1 June 2019 at 02:27:36 UTC, SrMordred wrote:

> void main() {
>     T a;
>     T b;
>     a.__ctor(b);
> }
> https://run.dlang.io/is/NeioBs

Thanks!
The most obvious way i didn´t think :P


More information about the Digitalmars-d-learn mailing list