Destructors, const structs, and opEquals

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Dec 10 15:54:41 PST 2010


On 12/11/10, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
> On 12/11/10, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
>>> Thanks a lot for taking time to explain!
>>>
>>> Anybody interested see the rationale explained in detail at
>>> http://cpp-next.com/archive/2009/08/want-speed-pass-by-value/
>>>
>>
>> Thanks, I had trouble understanding what this whole rvalue deal is all
>> about.
>>
>
> Ah, see, that article talks about RVO - Walter's cool optimization
> technique. :p
>

P.S. The second link on that page is dead, but I've found a direct
link: http://www.elcamino.edu/faculty/gfry/CS2/LValues_RValues.pdf


More information about the Digitalmars-d mailing list