Updated copyright declarations to use new single boost license.

[SVN r20372]
This commit is contained in:
John Maddock
2003-10-14 10:33:24 +00:00
parent 1e7c2699db
commit 5959d6bce2
245 changed files with 1575 additions and 1183 deletions

View File

@@ -1,14 +1,13 @@
# #
# Regression test Jamfile for boost configuration setup. # Regression test Jamfile for boost configuration setup.
# *** DO NOT EDIT THIS FILE BY HAND *** # *** DO NOT EDIT THIS FILE BY HAND ***
# This file was automatically generated on Fri Aug 15 12:02:00 GMTST 2003, # This file was automatically generated on Tue Oct 7 11:26:18 GMTST 2003,
# by libs/config/tools/generate # by libs/config/tools/generate
# #
# If you need to alter build preferences then set them in # If you need to alter build preferences then set them in
# the template defined in options.jam. # the template defined in options.jam.
# #
subproject libs/config/test ; subproject libs/config/test ;
# bring in the rules for testing # bring in the rules for testing
import testing ./options ; import testing ./options ;

View File

@@ -1,9 +1,9 @@
// (C) Copyright John Maddock 2003. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2003.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org for the most recent version. // See http://www.boost.org/libs/config for the most recent version.
#include "abi_test.hpp" #include "abi_test.hpp"
@@ -24,3 +24,4 @@ abi_test::abi_test()
c = 0x12; c = 0x12;
i = 0x5678; i = 0x5678;
} }

View File

@@ -1,9 +1,9 @@
// (C) Copyright John Maddock 2003. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2003.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org for the most recent version. // See http://www.boost.org/libs/config for the most recent version.
#ifndef BOOST_ABI_TEST_HPP #ifndef BOOST_ABI_TEST_HPP
@@ -51,3 +51,4 @@ public:
#endif // BOOST_ABI_TEST_HPP #endif // BOOST_ABI_TEST_HPP

View File

@@ -1,9 +1,9 @@
// (C) Copyright John Maddock 2003. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2003.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org for the most recent version. // See http://www.boost.org/libs/config for the most recent version.
// //
// before we do anything else, we need to mess with the compilers ABI: // before we do anything else, we need to mess with the compilers ABI:
@@ -27,3 +27,4 @@ int main()
} }
return 0; return 0;
} }

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_TWO_ARG_USE_FACET // MACRO: BOOST_HAS_TWO_ARG_USE_FACET
// TITLE: two argument version of use_facet // TITLE: two argument version of use_facet
@@ -27,3 +29,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_BETHREADS // MACRO: BOOST_HAS_BETHREADS
// TITLE: BeOS Threads // TITLE: BeOS Threads
@@ -29,3 +31,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_CLOCK_GETTIME // MACRO: BOOST_HAS_CLOCK_GETTIME
// TITLE: clock_gettime // TITLE: clock_gettime
@@ -30,3 +32,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2002. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2002.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_DIRENT_H // MACRO: BOOST_HAS_DIRENT_H
// TITLE: <dirent.h> // TITLE: <dirent.h>
@@ -25,3 +27,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_FTIME // MACRO: BOOST_HAS_FTIME
// TITLE: GetSystemTimeAsFileTime // TITLE: GetSystemTimeAsFileTime
@@ -29,3 +31,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_GETTIMEOFDAY // MACRO: BOOST_HAS_GETTIMEOFDAY
// TITLE: gettimeofday // TITLE: gettimeofday
@@ -30,3 +32,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_HASH // MACRO: BOOST_HAS_HASH
// TITLE: <hashset> and <hashmap> // TITLE: <hashset> and <hashmap>
@@ -42,3 +44,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_LONG_LONG // MACRO: BOOST_HAS_LONG_LONG
// TITLE: long long // TITLE: long long
@@ -26,3 +28,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_MACRO_USE_FACET // MACRO: BOOST_HAS_MACRO_USE_FACET
// TITLE: macro version of use_facet: _USE // TITLE: macro version of use_facet: _USE
@@ -30,3 +32,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_MS_INT64 // MACRO: BOOST_HAS_MS_INT64
// TITLE: __int64 // TITLE: __int64
@@ -27,3 +29,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_NANOSLEEP // MACRO: BOOST_HAS_NANOSLEEP
// TITLE: nanosleep // TITLE: nanosleep
@@ -31,3 +33,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_NL_TYPES_H // MACRO: BOOST_HAS_NL_TYPES_H
// TITLE: <nl_types.h> // TITLE: <nl_types.h>
@@ -24,3 +26,4 @@ int test()

View File

@@ -1,7 +1,10 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright Terje Slettebo 2001.
// distribute this software is granted provided this copyright notice appears // (C) Copyright John Maddock 2001.
// in all copies. This software is provided "as is" without express or implied // Use, modification and distribution are subject to the
// warranty, and with no claim as to its suitability for any purpose. // Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_NRVO // MACRO: BOOST_HAS_NRVO
// TITLE: Named return value optimisation. // TITLE: Named return value optimisation.
@@ -50,3 +53,5 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_PARTIAL_STD_ALLOCATOR // MACRO: BOOST_HAS_PARTIAL_STD_ALLOCATOR
// TITLE: limited std::allocator support // TITLE: limited std::allocator support
@@ -57,3 +59,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_PTHREAD_DELAY_NP // MACRO: BOOST_HAS_PTHREAD_DELAY_NP
// TITLE: pthread_delay_np // TITLE: pthread_delay_np
@@ -30,3 +32,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE // MACRO: BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE
// TITLE: pthread_mutexattr_settype // TITLE: pthread_mutexattr_settype
@@ -32,3 +34,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_PTHREAD_YIELD // MACRO: BOOST_HAS_PTHREAD_YIELD
// TITLE: pthread_yield // TITLE: pthread_yield
@@ -28,3 +30,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_PTHREADS // MACRO: BOOST_HAS_PTHREADS
// TITLE: POSIX Threads // TITLE: POSIX Threads
@@ -30,3 +32,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_SCHED_YIELD // MACRO: BOOST_HAS_SCHED_YIELD
// TITLE: sched_yield // TITLE: sched_yield
@@ -29,3 +31,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_SGI_TYPE_TRAITS // MACRO: BOOST_HAS_SGI_TYPE_TRAITS
// TITLE: SGI style <type_traits.h> // TITLE: SGI style <type_traits.h>
@@ -35,3 +37,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_SIGACTION // MACRO: BOOST_HAS_SIGACTION
// TITLE: sigaction // TITLE: sigaction
@@ -31,3 +33,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_SLIST // MACRO: BOOST_HAS_SLIST
// TITLE: <slist> // TITLE: <slist>
@@ -34,3 +36,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_STDINT_H // MACRO: BOOST_HAS_STDINT_H
// TITLE: stdint.h // TITLE: stdint.h
@@ -39,3 +41,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_STLP_USE_FACET // MACRO: BOOST_HAS_STLP_USE_FACET
// TITLE: STLport version of use_facet // TITLE: STLport version of use_facet
@@ -26,3 +28,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_UNISTD_H // MACRO: BOOST_HAS_UNISTD_H
// TITLE: <unistd.h> // TITLE: <unistd.h>
@@ -21,3 +23,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_MSVC6_MEMBER_TEMPLATES // MACRO: BOOST_MSVC6_MEMBER_TEMPLATES
// TITLE: microsoft member templates // TITLE: microsoft member templates
@@ -53,3 +55,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_MSVC_STD_ITERATOR // MACRO: BOOST_MSVC_STD_ITERATOR
// TITLE: microsoft's version of std::iterator // TITLE: microsoft's version of std::iterator
@@ -35,3 +37,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_HAS_WINTHREADS // MACRO: BOOST_HAS_WINTHREADS
// TITLE: MS Windows threads // TITLE: MS Windows threads
@@ -29,3 +31,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP // MACRO: BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
// TITLE: Koenig lookup // TITLE: Koenig lookup
@@ -32,3 +34,4 @@ int test()
} }

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_AUTO_PTR // MACRO: BOOST_NO_AUTO_PTR
// TITLE: std::auto_ptr // TITLE: std::auto_ptr
@@ -48,3 +50,4 @@ int test()

View File

@@ -1,7 +1,8 @@
// (C) Copyright Terje Sletteb<65> 2002. Permission to copy, use, modify, sell and // (C) Copyright Terje Sletteb<65> 2002.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// MACRO: BOOST_BCB_PARTIAL_SPECIALIZATION_BUG // MACRO: BOOST_BCB_PARTIAL_SPECIALIZATION_BUG
// TITLE: Full partial specialization support. // TITLE: Full partial specialization support.

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_CTYPE_FUNCTIONS // MACRO: BOOST_NO_CTYPE_FUNCTIONS
// TITLE: functions in <ctype.h> // TITLE: functions in <ctype.h>
@@ -39,3 +41,4 @@ int test()
} }
} }

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_CV_SPECIALIZATIONS // MACRO: BOOST_NO_CV_SPECIALIZATIONS
// TITLE: template specialisations of cv-qualified types // TITLE: template specialisations of cv-qualified types
@@ -42,3 +44,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_CV_VOID_SPECIALIZATIONS // MACRO: BOOST_NO_CV_VOID_SPECIALIZATIONS
// TITLE: template specialisations of cv-qualified void // TITLE: template specialisations of cv-qualified void
@@ -40,3 +42,4 @@ int test()
} }

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_CWCHAR // MACRO: BOOST_NO_CWCHAR
// TITLE: <wchar.h> and <cwchar> // TITLE: <wchar.h> and <cwchar>
@@ -28,3 +30,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_CWCTYPE // MACRO: BOOST_NO_CWCTYPE
// TITLE: <wctype.h> and <cwctype> // TITLE: <wctype.h> and <cwctype>
@@ -42,3 +44,4 @@ int test()

View File

@@ -1,8 +1,9 @@
// (C) Copyright John Maddock and David Abrahams 2002. Permission to // (C) Copyright John Maddock and Dave Abrahams 2002.
// copy, use, modify, sell and distribute this software is granted // Use, modification and distribution are subject to the
// provided this copyright notice appears in all copies. This // Boost Software License, Version 1.0. (See accompanying file
// software is provided "as is" without express or implied warranty, // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_DEDUCED_TYPENAME // MACRO: BOOST_DEDUCED_TYPENAME
// TITLE: deduced typenames // TITLE: deduced typenames
@@ -36,3 +37,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_DEPENDENT_NESTED_DERIVATIONS // MACRO: BOOST_NO_DEPENDENT_NESTED_DERIVATIONS
// TITLE: dependent nested template classes // TITLE: dependent nested template classes
@@ -53,3 +55,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS // MACRO: BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS
// TITLE: dependent non-type template parameters // TITLE: dependent non-type template parameters
@@ -32,3 +34,4 @@ int test()
} }

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_EXCEPTION_STD_NAMESPACE // MACRO: BOOST_NO_EXCEPTION_STD_NAMESPACE
// TITLE: <exception> is in namespace std // TITLE: <exception> is in namespace std
@@ -30,3 +32,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_EXCEPTIONS // MACRO: BOOST_NO_EXCEPTIONS
// TITLE: exception handling support // TITLE: exception handling support
@@ -38,3 +40,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS // MACRO: BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS
// TITLE: non-deduced function template parameters // TITLE: non-deduced function template parameters
@@ -50,3 +52,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_FUNCTION_TEMPLATE_ORDERING // MACRO: BOOST_NO_FUNCTION_TEMPLATE_ORDERING
// TITLE: no function template ordering // TITLE: no function template ordering
@@ -44,3 +46,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_MS_INT64_NUMERIC_LIMITS // MACRO: BOOST_NO_MS_INT64_NUMERIC_LIMITS
// TITLE: std::numeric_limits<__int64> // TITLE: std::numeric_limits<__int64>
@@ -24,3 +26,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_INCLASS_MEMBER_INITIALIZATION // MACRO: BOOST_NO_INCLASS_MEMBER_INITIALIZATION
// TITLE: inline member constant initialisation // TITLE: inline member constant initialisation
@@ -50,3 +52,4 @@ int test()
} }

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_INTEGRAL_INT64_T // MACRO: BOOST_NO_INTEGRAL_INT64_T
// TITLE: long long and integral constant expressions // TITLE: long long and integral constant expressions
@@ -42,3 +44,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_TEMPLATED_ITERATOR_CONSTRUCTORS // MACRO: BOOST_NO_TEMPLATED_ITERATOR_CONSTRUCTORS
// TITLE: template iterator-constructors // TITLE: template iterator-constructors
@@ -33,3 +35,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_LIMITS // MACRO: BOOST_NO_LIMITS
// TITLE: <limits> // TITLE: <limits>
@@ -29,3 +31,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS // MACRO: BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS
// TITLE: compile time constants in <limits> // TITLE: compile time constants in <limits>
@@ -37,3 +39,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_LONG_LONG_NUMERIC_LIMITS // MACRO: BOOST_NO_LONG_LONG_NUMERIC_LIMITS
// TITLE: std::numeric_limits<long long> // TITLE: std::numeric_limits<long long>
@@ -24,3 +26,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2002. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2002.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS // MACRO: BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS
// TITLE: Specialisation of individual member functions. // TITLE: Specialisation of individual member functions.
@@ -57,3 +59,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_MEMBER_TEMPLATE_KEYWORD // MACRO: BOOST_NO_MEMBER_TEMPLATE_KEYWORD
// TITLE: member templates keyword // TITLE: member templates keyword
@@ -64,3 +66,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_MEMBER_TEMPLATE_FRIENDS // MACRO: BOOST_NO_MEMBER_TEMPLATE_FRIENDS
// TITLE: member template friends // TITLE: member template friends
@@ -67,3 +69,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_MEMBER_TEMPLATES // MACRO: BOOST_NO_MEMBER_TEMPLATES
// TITLE: member templates // TITLE: member templates
@@ -59,3 +61,4 @@ int test()

View File

@@ -1,19 +1,11 @@
// (C) Copyright David Abrahams 1999. Permission to copy, use, // (C) Copyright Jeremy Siek 1999.
// modify, sell and distribute this software is granted provided this // (C) Copyright David Abrahams 1999.
// copyright notice appears in all copies. This software is provided // (C) Copyright John Maddock 2001.
// "as is" without express or implied warranty, and with no claim as // Use, modification and distribution are subject to the
// to its suitability for any purpose. // Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// (C) Copyright Jeremy Siek 1999. Permission to copy, use, modify, // See http://www.boost.org/libs/config for most recent version.
// sell and distribute this software is granted provided this
// copyright notice appears in all copies. This software is provided
// "as is" without express or implied warranty, and with no claim as
// to its suitability for any purpose.
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and
// distribute this software is granted provided this copyright notice appears
// in all copies. This software is provided "as is" without express or implied
// warranty, and with no claim as to its suitability for any purpose.
// MACRO: BOOST_NO_OPERATORS_IN_NAMESPACE // MACRO: BOOST_NO_OPERATORS_IN_NAMESPACE
// TITLE: friend operators in namespace // TITLE: friend operators in namespace
@@ -78,3 +70,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION // MACRO: BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
// TITLE: partial specialisation // TITLE: partial specialisation
@@ -51,3 +53,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_PRIVATE_IN_AGGREGATE // MACRO: BOOST_NO_PRIVATE_IN_AGGREGATE
// TITLE: private in aggregate types // TITLE: private in aggregate types
@@ -34,3 +36,4 @@ int test()

View File

@@ -1,19 +1,13 @@
// Copyright (c) 2000 // Copyright (c) 2000
// Cadenza New Zealand Ltd // Cadenza New Zealand Ltd
// //
// Permission to use, copy, modify, distribute and sell this software // (C) Copyright John Maddock 2001.
// and its documentation for any purpose is hereby granted without //
// fee, provided that the above copyright notice appears in all copies // Use, modification and distribution are subject to the
// and that both the copyright notice and this permission notice // Boost Software License, Version 1.0. (See accompanying file
// appear in supporting documentation. Cadenza New Zealand Ltd makes // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// no representations about the suitability of this software for any
// purpose. It is provided "as is" without express or implied
// warranty.
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // See http://www.boost.org/libs/config for the most recent version.
// distribute this software is granted provided this copyright notice appears
// in all copies. This software is provided "as is" without express or implied
// warranty, and with no claim as to its suitability for any purpose.
// MACRO: BOOST_NO_POINTER_TO_MEMBER_CONST // MACRO: BOOST_NO_POINTER_TO_MEMBER_CONST
// TITLE: pointers to const member functions // TITLE: pointers to const member functions
@@ -89,3 +83,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for the most recent version.
// MACRO: BOOST_NO_UNREACHABLE_RETURN_DETECTION // MACRO: BOOST_NO_UNREACHABLE_RETURN_DETECTION
// TITLE: detection of unreachable returns // TITLE: detection of unreachable returns
@@ -31,3 +33,4 @@ int test()
} }

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for the most recent version.
// MACRO: BOOST_NO_STRINGSTREAM // MACRO: BOOST_NO_STRINGSTREAM
// TITLE: <sstream> // TITLE: <sstream>
@@ -24,3 +26,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for the most recent version.
// MACRO: BOOST_NO_STD_ALLOCATOR // MACRO: BOOST_NO_STD_ALLOCATOR
// TITLE: std::allocator // TITLE: std::allocator
@@ -65,3 +67,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for the most recent version.
// MACRO: BOOST_NO_STD_DISTANCE // MACRO: BOOST_NO_STD_DISTANCE
// TITLE: std::distance // TITLE: std::distance
@@ -26,3 +28,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for the most recent version.
// MACRO: BOOST_NO_STD_ITERATOR_TRAITS // MACRO: BOOST_NO_STD_ITERATOR_TRAITS
// TITLE: std::iterator_traits // TITLE: std::iterator_traits
@@ -75,3 +77,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for the most recent version.
// MACRO: BOOST_NO_STD_ITERATOR // MACRO: BOOST_NO_STD_ITERATOR
// TITLE: std::iterator // TITLE: std::iterator
@@ -62,3 +64,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for the most recent version.
// MACRO: BOOST_NO_STD_LOCALE // MACRO: BOOST_NO_STD_LOCALE
// TITLE: std::locale // TITLE: std::locale
@@ -31,3 +33,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for the most recent version.
// MACRO: BOOST_NO_STD_MESSAGES // MACRO: BOOST_NO_STD_MESSAGES
// TITLE: std::messages<charT> // TITLE: std::messages<charT>
@@ -34,3 +36,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for the most recent version.
// MACRO: BOOST_NO_STD_MIN_MAX // MACRO: BOOST_NO_STD_MIN_MAX
// TITLE: std::min and std::max // TITLE: std::min and std::max
@@ -28,3 +30,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for the most recent version.
// MACRO: BOOST_NO_STD_OUTPUT_ITERATOR_ASSIGN // MACRO: BOOST_NO_STD_OUTPUT_ITERATOR_ASSIGN
// TITLE: That the std output iterators are assignable // TITLE: That the std output iterators are assignable
@@ -37,3 +39,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for the most recent version.
// MACRO: BOOST_NO_STD_USE_FACET // MACRO: BOOST_NO_STD_USE_FACET
// TITLE: std::use_facet // TITLE: std::use_facet
@@ -24,3 +26,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_STD_WSTREAMBUF // MACRO: BOOST_NO_STD_WSTREAMBUF
// TITLE: std::basic_streambuf<wchar_t> // TITLE: std::basic_streambuf<wchar_t>
@@ -103,3 +105,4 @@ template class parser_buf<char>;
template class parser_buf<wchar_t>; template class parser_buf<wchar_t>;
} }

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_STD_WSTRING // MACRO: BOOST_NO_STD_WSTRING
// TITLE: std::wstring // TITLE: std::wstring
@@ -23,3 +25,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_STDC_NAMESPACE // MACRO: BOOST_NO_STDC_NAMESPACE
// TITLE: std:: namespace for C API's // TITLE: std:: namespace for C API's
@@ -38,3 +40,4 @@ int test()
} }
} }

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_SWPRINTF // MACRO: BOOST_NO_SWPRINTF
// TITLE: swprintf // TITLE: swprintf
@@ -26,3 +28,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2002. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2002.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_TEMPLATE_TEMPLATES // MACRO: BOOST_NO_TEMPLATE_TEMPLATES
// TITLE: template template paramters. // TITLE: template template paramters.
@@ -45,3 +47,4 @@ int test()

View File

@@ -1,7 +1,7 @@
// (C) Copyright Eric Friedman 2002. Permission to copy, use, modify, sell and // (C) Copyright Eric Friedman 2002.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// MACRO: BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE // MACRO: BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE
// TITLE: using declaration function overloads from a typename base // TITLE: using declaration function overloads from a typename base

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_USING_TEMPLATE // MACRO: BOOST_NO_USING_TEMPLATE
// TITLE: using template declarations // TITLE: using template declarations
@@ -42,3 +44,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_VOID_RETURNS // MACRO: BOOST_NO_VOID_RETURNS
// TITLE: no void returns // TITLE: no void returns
@@ -29,3 +31,4 @@ int test()

View File

@@ -1,7 +1,9 @@
// (C) Copyright John Maddock 2001. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001.
// distribute this software is granted provided this copyright notice appears // Use, modification and distribution are subject to the
// in all copies. This software is provided "as is" without express or implied // Boost Software License, Version 1.0. (See accompanying file
// warranty, and with no claim as to its suitability for any purpose. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/config for most recent version.
// MACRO: BOOST_NO_INTRINSIC_WCHAR_T // MACRO: BOOST_NO_INTRINSIC_WCHAR_T
// TITLE: intrinsic wchar_t // TITLE: intrinsic wchar_t
@@ -40,3 +42,4 @@ int test()

View File

@@ -1,11 +1,15 @@
// Boost config.hpp configuration test program file -----------------------// // Boost config.hpp configuration test program file -----------------------//
// (C) Copyright Boost.org 2000. Permission to copy, use, modify, sell and // (C) Copyright John Maddock 2001 - 2003.
// distribute this software is granted provided this copyright notice appears // (C) Copyright Jens Maurer 2001.
// in all copies. This software is provided "as is" without express or implied // (C) Copyright Peter Dimov 2001.
// warranty, and with no claim as to its suitability for any purpose. // (C) Copyright Darin Adler 2001.
// (C) Copyright Beman Dawes 2002.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org for the most recent version. // See http://www.boost.org/libs/config for most recent version.
#include <boost/config.hpp> #include <boost/config.hpp>
#include <boost/version.hpp> #include <boost/version.hpp>
@@ -958,3 +962,4 @@ int main()

View File

@@ -1,7 +1,8 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for config setup // Test file for config setup
// This file should compile, if it does not then // This file should compile, if it does not then
@@ -10,7 +11,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_*.cxx on // ../tools/generate from boost_*.cxx on
// Fri Aug 15 12:02:00 GMTST 2003 // Tue Oct 7 11:26:18 GMTST 2003
#include <boost/config.hpp> #include <boost/config.hpp>
#define BOOST_INCLUDE_MAIN #define BOOST_INCLUDE_MAIN

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_TWO_ARG_USE_FACET // Test file for macro BOOST_HAS_TWO_ARG_USE_FACET
// This file should not compile, if it does then // This file should not compile, if it does then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_2arg_use_facet.cxx on // ../tools/generate from boost_has_2arg_use_facet.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_TWO_ARG_USE_FACET // Test file for macro BOOST_HAS_TWO_ARG_USE_FACET
// This file should compile, if it does not then // This file should compile, if it does not then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_2arg_use_facet.cxx on // ../tools/generate from boost_has_2arg_use_facet.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_BETHREADS // Test file for macro BOOST_HAS_BETHREADS
// This file should not compile, if it does then // This file should not compile, if it does then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_bethreads.cxx on // ../tools/generate from boost_has_bethreads.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_BETHREADS // Test file for macro BOOST_HAS_BETHREADS
// This file should compile, if it does not then // This file should compile, if it does not then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_bethreads.cxx on // ../tools/generate from boost_has_bethreads.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_CLOCK_GETTIME // Test file for macro BOOST_HAS_CLOCK_GETTIME
// This file should not compile, if it does then // This file should not compile, if it does then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_clock_gettime.cxx on // ../tools/generate from boost_has_clock_gettime.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_CLOCK_GETTIME // Test file for macro BOOST_HAS_CLOCK_GETTIME
// This file should compile, if it does not then // This file should compile, if it does not then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_clock_gettime.cxx on // ../tools/generate from boost_has_clock_gettime.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_DIRENT_H // Test file for macro BOOST_HAS_DIRENT_H
// This file should not compile, if it does then // This file should not compile, if it does then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_dirent_h.cxx on // ../tools/generate from boost_has_dirent_h.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_DIRENT_H // Test file for macro BOOST_HAS_DIRENT_H
// This file should compile, if it does not then // This file should compile, if it does not then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_dirent_h.cxx on // ../tools/generate from boost_has_dirent_h.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_FTIME // Test file for macro BOOST_HAS_FTIME
// This file should not compile, if it does then // This file should not compile, if it does then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_ftime.cxx on // ../tools/generate from boost_has_ftime.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_FTIME // Test file for macro BOOST_HAS_FTIME
// This file should compile, if it does not then // This file should compile, if it does not then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_ftime.cxx on // ../tools/generate from boost_has_ftime.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_GETTIMEOFDAY // Test file for macro BOOST_HAS_GETTIMEOFDAY
// This file should not compile, if it does then // This file should not compile, if it does then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_gettimeofday.cxx on // ../tools/generate from boost_has_gettimeofday.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_GETTIMEOFDAY // Test file for macro BOOST_HAS_GETTIMEOFDAY
// This file should compile, if it does not then // This file should compile, if it does not then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_gettimeofday.cxx on // ../tools/generate from boost_has_gettimeofday.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_HASH // Test file for macro BOOST_HAS_HASH
// This file should not compile, if it does then // This file should not compile, if it does then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_hash.cxx on // ../tools/generate from boost_has_hash.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_HASH // Test file for macro BOOST_HAS_HASH
// This file should compile, if it does not then // This file should compile, if it does not then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_hash.cxx on // ../tools/generate from boost_has_hash.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_LONG_LONG // Test file for macro BOOST_HAS_LONG_LONG
// This file should not compile, if it does then // This file should not compile, if it does then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_long_long.cxx on // ../tools/generate from boost_has_long_long.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

View File

@@ -1,8 +1,9 @@
// (C) Copyright Boost.org 1999. Permission to copy, use, modify, sell and // Use, modification and distribution are subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org/libs/config for the most recent version.
// Test file for macro BOOST_HAS_LONG_LONG // Test file for macro BOOST_HAS_LONG_LONG
// This file should compile, if it does not then // This file should compile, if it does not then
@@ -11,7 +12,7 @@
// Do not edit this file, it was generated automatically by // Do not edit this file, it was generated automatically by
// ../tools/generate from boost_has_long_long.cxx on // ../tools/generate from boost_has_long_long.cxx on
// Thu Sep 12 12:24:12 2002 // Tue Oct 7 11:26:18 GMTST 2003
// Must not have BOOST_ASSERT_CONFIG set; it defeats // Must not have BOOST_ASSERT_CONFIG set; it defeats
// the objective of this file: // the objective of this file:

Some files were not shown because too many files have changed in this diff Show More