
11 Mar
2009
11 Mar
'09
6:21 p.m.
Andrey Semashev wrote:
Beman Dawes wrote:
On Sun, Mar 8, 2009 at 12:08 PM, Andrey Semashev <andrey.semashev@gmail.com> wrote:
Is there a macro that shows if the "auto" keyword has C++0x meaning?
Not yet. Care to submit one?
Any suggestions for the naming? BOOST_NO_AUTO_DECLARATIONS? BOOST_NO_AUTO_MULTIDECLARATIONS?
Do any compilers support 0x auto? GCC 4.4 is supposed to support 0x auto (at least partially), but won't ship until summer IIRC.
Yes, I'm too aware only of GCC 4.4, but it's a sufficient precedent.
VS2010 is another one, with a ship date later than this summer but reasonably before 2010. Bo Persson