$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Config] Big changes in C++0x detection...
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-03-24 06:13:18
> 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.
John.