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]
This commit is contained in:
Marshall Clow
2012-07-10 13:57:24 +00:00
parent 44e8ed4c2f
commit 20b319483f
113 changed files with 1475 additions and 821 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
// See http://www.boost.org/libs/config for more information.
// MACRO: BOOST_NO_CONSTEXPR
// MACRO: BOOST_NO_CXX11_CONSTEXPR
// TITLE: C++0x constexpr unavailable
// DESCRIPTION: The compiler does not support C++0x constexpr