DIP 36: Rvalue References

deadalnix deadalnix at gmail.com
Sat Apr 20 08:23:34 PDT 2013


On Saturday, 20 April 2013 at 15:17:39 UTC, Namespace wrote:
>> I don't think adding more to the language is the sane thing to 
>> do right now.
>
> Why not? Could you explain this?
> This issue is discussed since more than a year and it is a very 
> annoying issue.
> And even if Walter and Andrei are of this opinion, it would 
> still only polite when they explain in detail why they think 
> this.

Listen, this issue is very real, but it is mostly about 
performance. I'll tell you something : the best performance 
improvement is the one that bring your program from non working 
state to working one. And right now, many existing feature are 
broken.

The let's add whatever feature we have in mind is the very cause 
of the state of the language right now.


More information about the Digitalmars-d mailing list