August 28 [Issue 24730] Cannot initialize ref variable through `alias this` | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24730 --- Comment #1 from Max Samukha <maxsamukha@gmail.com> --- Works with an explicit cast: ref S s = cast(S)s2; -- |
Copyright © 1999-2021 by the D Language Foundation