Re: DIP Draft Review: ref const(T) should receive r-values

2018-04-01 Thread Mike Parker via Digitalmars-d-announce
On Monday, 2 April 2018 at 05:09:29 UTC, Mike Parker wrote: On Monday, 2 April 2018 at 05:06:21 UTC, Mike Parker wrote: Please keep feedback on the DIP in the PR thread. Thanks in advance to all who participate. https://github.com/dlang/DIPs/pull/109 Sorry everyone. Got my links mixed up.

DIP Draft Review: ref const(T) should receive r-values

2018-04-01 Thread Mike Parker via Digitalmars-d-announce
This DIP is a candidate to become DIP 1014. There's already been some discussion about this in the forums and some feedback on the PR, but more Draft Review feedback is needed. The intent of the Draft Review is primarily to find obvious flaws with the DIP, e.g. structural faults, uncovered