Added new config macro: BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE

[SVN r18507]
This commit is contained in:
John Maddock
2003-05-23 11:10:34 +00:00
parent d1f3f6f38e
commit 512fdec421
7 changed files with 1297 additions and 1455 deletions
+7 -1
View File
@@ -10,7 +10,7 @@
// Do not edit this file, it was generated automatically by
// ../tools/generate from boost_*.cxx on
// Thu Feb 13 12:10:01 GMTST 2003
// Fri May 23 11:49:09 GMTST 2003
#include <boost/config.hpp>
#define BOOST_INCLUDE_MAIN
@@ -247,6 +247,11 @@ namespace boost_no_swprintf = empty_boost;
#else
namespace boost_no_template_templates = empty_boost;
#endif
#ifndef BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE
#include "boost_no_using_decl_overld.cxx"
#else
namespace boost_no_using_declaration_overloads_from_typename_base = empty_boost;
#endif
#ifndef BOOST_NO_USING_TEMPLATE
#include "boost_no_using_template.cxx"
#else
@@ -408,6 +413,7 @@ int test_main( int, char *[] )
BOOST_TEST(0 == boost_no_intrinsic_wchar_t::test());
BOOST_TEST(0 == boost_no_void_returns::test());
BOOST_TEST(0 == boost_no_using_template::test());
BOOST_TEST(0 == boost_no_using_declaration_overloads_from_typename_base::test());
BOOST_TEST(0 == boost_no_template_templates::test());
BOOST_TEST(0 == boost_no_swprintf::test());
BOOST_TEST(0 == boost_no_stdc_namespace::test());