This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_config
Watch
1
Star
0
Fork
0
forked from
boostorg/config
Code
Pull Requests
Activity
1,237
Commits
30
Branches
133
Tags
bdfa0e0600a82def87ac3db3404f0565d286ce33
Commit Graph
2 Commits
Include renames
Author
SHA1
Message
Date
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