Rvalue references - The resolution

deadalnix deadalnix at gmail.com
Sat May 4 16:36:45 PDT 2013


On Saturday, 4 May 2013 at 23:31:39 UTC, Walter Bright wrote:
> On 5/4/2013 3:51 PM, w0rp wrote:
>> Does all of this also mean that a
>> function with a ref parameter will automagically work with 
>> r-values?
>
> Yes.

This is good, but not I'm a bit bitter with the whole code 
breakage of slice are rvalues that happened recently.

This is what I refers to when I complain about the way D is 
released. Both changes are super good, but we should have gotten 
both AT ONCE. And while the second isn't there, I should have 
none and still get bug fixes.


More information about the Digitalmars-d mailing list