DIP 36: Rvalue References

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Tue Apr 23 11:01:25 PDT 2013


On 4/23/13 1:57 PM, Steven Schveighoffer wrote:
> On Tue, 23 Apr 2013 13:33:31 -0400, Andrei Alexandrescu
> <SeeWebsiteForEmail at erdani.org> wrote:
>
>> Our intent is to make "ref" always scoped and reserve non-scoped uses
>> to pointers.
>
> So no more returning ref?

If we can't return ref, ref has failed. (This is what makes the entire 
thing difficult btw.)

Andrei



More information about the Digitalmars-d mailing list