$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [variant] Please vote for behavior
From: Ben Pope (benpope81_at_[hidden])
Date: 2013-02-07 22:28:38
On 08/02/13 10:17, Michael Marcin wrote:
> I don't see how move is an optimization of copy since you can move
> noncopyable types.
Maybe copy was a pessimism of move (for some scenarios)?
Ben