
4 May
2011
4 May
'11
1:30 a.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.