$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Interprocess] Compile error with VC10
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2010-04-30 00:45:18
On 29/04/2010 19:26, Ahmed Charles wrote:
> That warning isn't ignorable and will break people on 4.3/4.4. Like I
> mentioned in my previous mail, you should just use std::move.
It's just a quick fix for him, not committed to trunk. We can use
std::move, but std::forward definition is not the one in the latest draft.
Best,
Ion