> On 19 Jan 2015, at 18:35, Akim Demaille <a...@lrde.epita.fr> wrote: > > >> Le 19 janv. 2015 à 14:28, Hans Aberg <haber...@telia.com> a écrit : >> >> So it may suffice to have move constructors in the class variant. > > Right. With #if around them :)
Right. It looks like move operators in combination with compiler optimizations are really efficient.