$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] VC10 config - some regressions in several libraries
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2010-04-29 17:25:58
On 29/04/2010 23:43, Robert Ramey wrote:
> Wouldn't it be a good idea to release boost version 1.43 even
> with this pending issue.
Yes, I was no talking about 1.43, just trying to guess the impact of new
rvalue ref binding rules. IMHO 1.43 should just declare VC10 as not
supported or just define BOOST_NO_RVALUE_REFERENCES until we fix the issues.
Ion