$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [config] vc10 and BOOST_NO_DECLTYPE
From: Beman Dawes (bdawes_at_[hidden])
Date: 2010-04-21 08:15:16
On Wed, Apr 21, 2010 at 4:34 AM, John Maddock <boost.regex_at_[hidden]> wrote:
>> While VC10 supports nullptr (yay!), it doesn't support initializer lists
>> or char16_t/char32_t.
>
> Confirmed, I've updated the tests and will commit a fix shortly,
Thanks for work on this!
While I don't see any reason to hold up beta 1 for this, I think these
VC++ 2010 fixes should go in the final release, so go ahead an merge
to release as soon as the trunk tests are stable.
--Beman