
13 Jun
2012
13 Jun
'12
8:43 p.m.
On 13 June 2012 14:44, Gpderetta <gpderetta@gmail.com> wrote:
You can have a thin template forwarding to a single externally compiled implementation using for example rvalue references for all parameters. The template would copy or move depending on the actual parameter type.
So we've moved from 1 function to 2N+1 functions. I also don't quite see how this will work with member initializers, as I don't want to do construct-then-assign. -- Nevin ":-)" Liber <mailto:nevin@eviloverlord.com> (847) 691-1404