Merge Boost.Config changes ready for 1.37.

[SVN r48892]
This commit is contained in:
John Maddock
2008-09-19 11:24:09 +00:00
parent fbef3e88e5
commit b47cfe8c7b
22 changed files with 471 additions and 71 deletions

View File

@@ -987,6 +987,7 @@ void print_boost_macros()
PRINT_MACRO(BOOST_NO_POINTER_TO_MEMBER_CONST);
PRINT_MACRO(BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS);
PRINT_MACRO(BOOST_NO_PRIVATE_IN_AGGREGATE);
PRINT_MACRO(BOOST_NO_RTTI);
PRINT_MACRO(BOOST_NO_SFINAE);
PRINT_MACRO(BOOST_NO_STDC_NAMESPACE);
PRINT_MACRO(BOOST_NO_STD_ALLOCATOR);
@@ -1033,6 +1034,7 @@ void print_boost_macros()
// END GENERATED BLOCK