$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Config] N3276 decltype support on VC++ 11
From: John Maddock (boost.regex_at_[hidden])
Date: 2012-09-14 13:35:42
> Michel Morin wrote:
>> IIRC, Stephan said that VC++ 11 supports N3276 decltype.
>>
>> Shall we "undef" BOOST_NO_CXX11_DECLTYPE_N3276 for VC++ 11?
>> This enables automatic use of decltype-based `boost::result_of`.
>> Trivial patch attached.
>
> John, I know you are busy now.
> So I'll commit this patch.
> (Stephan already confirmed that VC++11 supports N3276 decltype.)
Thanks, have been blissfully email and computer free for week ;-)
John.