Boost logo

Boost :

Subject: Re: [boost] [Config] Big changes in C++0x detection...
From: Eric Niebler (eric_at_[hidden])
Date: 2011-05-31 03:37:07


On 3/24/2011 5:13 PM, John Maddock wrote:
>> It means one other thing: we should have a config macro for detecting
>> this standards-related decltype bug, because several major compilers
>> have now shipped with it, and I'll need the macro in Proto. I suggest:
>>
>> BOOST_NO_DECLTYPE_N3276
>>
>> (N3276 will be the number of the redrafted N3233.) I can provide a
>> config test for this.
>
> By all means if you can provide the necessary test case.

Took me longer than I expected, but here's a patch for
BOOST_NO_DECLTYPE_N3276.

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com



Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk