Andrey Semashev
|
23579c60d2
|
Added BOOST_NO_CXX11_INLINE_NAMESPACES and BOOST_NO_CXX11_TRAILING_RESULT_TYPES macros. Also corrected some tests that were using outdated testcase namespaces.
[SVN r84873]
|
2013-06-22 12:23:09 +00:00 |
|
Marshall Clow
|
20b319483f
|
Rename a bunch of C++11 configuration macros to include 'CXX11' in the name; preserve old macro names for compatibility, but mark them as deprecated. No functionality change intended
[SVN r79400]
|
2012-07-10 13:57:24 +00:00 |
|
Andrey Semashev
|
c5410e83d0
|
Added configuration macros BOOST_NO_AUTO_DECLARATIONS and BOOST_NO_AUTO_MULTIDECLARATIONS (take two). The C++0x features were disabled for MSVC 2010 as it is too far from release now. The macros are also defined for Borland and Codegear as these features are not announced in the release notes.
[SVN r51880]
|
2009-03-21 12:39:47 +00:00 |
|