rvalue references

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Tue Apr 23 12:07:03 PDT 2013


On 4/23/13 3:01 PM, Namespace wrote:
> On Tuesday, 23 April 2013 at 18:58:50 UTC, Andrei Alexandrescu wrote:
>> On 4/23/13 2:45 PM, Namespace wrote:
>>>> auto ref is needed to accept rvalues.
>>>
>>> I'm curious as to when that is implemented. Or if I purely watch here
>>> again in a year and the issue still exists. :)
>>
>> It is implemented, but currently only for templates.
>>
>> Andrei
>
> I know that. But I meant when it will be "fixed". In other words: when
> it will be implemented for both, templates and non-templates.

Oh, I see. Well, we better get working on 
http://d.puremagic.com/issues/show_bug.cgi?id=9238 and 
http://wiki.dlang.org/DIP25.

Andrei


More information about the Digitalmars-d mailing list