
3 May
2011
3 May
'11
11:30 p.m.
On 30 April 2011 17:15, Vladimir Prus <vladimir@codesourcery.com> wrote:
- It was pointed out that "a + b + c" creates a pile of temporaries, and this can be improved without using ET.
As noticed by Lars Viklund on IRC, "without" is a typo and should have been "with".
I haven't looked the library, but it could possibly be improved without ET by using move semantics.