Thread overview
DIP Draft Review: ref const(T) should receive r-values
Apr 02, 2018
Mike Parker
Apr 02, 2018
Mike Parker
Apr 02, 2018
Mike Parker
April 02, 2018
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 bases, lack of clarity, etc.. At this stage of the process, the end goal is to shape the DIP into a strong draft for in-depth review. Feedback at this stage will not be included in the review summary, so any theoretical discussions or in-depth examination of minutiae are best saved for the community review.

Please keep feedback on the DIP in the PR thread.

Thanks in advance to all who participate.


April 02, 2018
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
April 02, 2018
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. This is the rvalue references DIP:

https://github.com/dlang/DIPs/pull/111