Compare commits

..

1 Commits

Author SHA1 Message Date
Beman Dawes fbe415e4d0 Release
[SVN r43921]
2008-03-29 11:50:24 +00:00
751 changed files with 791 additions and 9679 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -7,7 +7,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -7,7 +7,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -7,7 +7,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -7,7 +7,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -7,7 +7,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -11,7 +11,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+2 -6
View File
@@ -14,7 +14,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -135,10 +135,7 @@ struct apply
///// iteration, depth == 1
// For gcc 4.4 compatability, we must include the
// BOOST_PP_ITERATION_DEPTH test inside an #else clause.
#else // BOOST_PP_IS_ITERATING
#if BOOST_PP_ITERATION_DEPTH() == 1
#elif BOOST_PP_ITERATION_DEPTH() == 1
# define i_ BOOST_PP_FRAME_ITERATION(1)
@@ -225,5 +222,4 @@ struct apply_chooser<i_>
# undef i_
#endif // BOOST_PP_ITERATION_DEPTH()
#endif // BOOST_PP_IS_ITERATING
+1 -1
View File
@@ -14,7 +14,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+4 -38
View File
@@ -6,7 +6,7 @@
#ifndef BOOST_MPL_APPLY_WRAP_HPP_INCLUDED
#define BOOST_MPL_APPLY_WRAP_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2008
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
@@ -14,7 +14,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -39,10 +39,9 @@
# include <boost/mpl/aux_/preprocessor/params.hpp>
# include <boost/mpl/aux_/preprocessor/enum.hpp>
# include <boost/mpl/aux_/preprocessor/add.hpp>
# include <boost/mpl/aux_/config/bcc.hpp>
# include <boost/mpl/aux_/config/ctps.hpp>
# include <boost/mpl/aux_/config/dtp.hpp>
# include <boost/mpl/aux_/config/eti.hpp>
# include <boost/mpl/aux_/config/ctps.hpp>
# include <boost/mpl/aux_/config/msvc.hpp>
# include <boost/mpl/aux_/config/workaround.hpp>
@@ -79,10 +78,7 @@ namespace boost { namespace mpl {
///// iteration, depth == 1
// For gcc 4.4 compatability, we must include the
// BOOST_PP_ITERATION_DEPTH test inside an #else clause.
#else // BOOST_PP_IS_ITERATING
#if BOOST_PP_ITERATION_DEPTH() == 1
#elif BOOST_PP_ITERATION_DEPTH() == 1
# define i_ BOOST_PP_FRAME_ITERATION(1)
@@ -178,33 +174,6 @@ struct BOOST_PP_CAT(apply_wrap,i_)<AUX778076_APPLY_WRAP_SPEC_PARAMS(i_, int)>
# define j_ BOOST_PP_FRAME_ITERATION(2)
#if i_ == 0 && j_ == 0 \
&& defined(BOOST_MPL_CFG_BCC590_WORKAROUNDS) \
&& !defined(BOOST_MPL_CFG_NO_HAS_APPLY)
template< typename F, bool F_has_apply >
struct apply_wrap_impl0_bcb {
typedef typename F::template apply< na > type;
};
template< typename F >
struct apply_wrap_impl0_bcb< F, true > {
typedef typename F::apply type;
};
template<
typename F BOOST_PP_COMMA_IF(i_) AUX778076_APPLY_WRAP_PARAMS(i_, typename T)
>
struct BOOST_PP_CAT(apply_wrap_impl,i_)<
BOOST_MPL_PP_ADD(i_, j_)
, F
BOOST_PP_COMMA_IF(i_) AUX778076_APPLY_WRAP_PARAMS(i_, T)
>
{
typedef apply_wrap_impl0_bcb< F, aux::has_apply< F >::value >::type type;
};
#else
template<
typename F BOOST_PP_COMMA_IF(i_) AUX778076_APPLY_WRAP_PARAMS(i_, typename T)
>
@@ -226,9 +195,6 @@ struct BOOST_PP_CAT(apply_wrap_impl,i_)<
> type;
};
#endif
# undef j_
#endif // BOOST_PP_ITERATION_DEPTH()
#endif // BOOST_PP_IS_ITERATING
+1 -1
View File
@@ -15,7 +15,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -11,7 +11,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+4 -4
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -35,7 +35,7 @@
#include <cstddef>
#if BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610)) \
#if BOOST_WORKAROUND(__BORLANDC__, >= 0x560) && BOOST_WORKAROUND(__BORLANDC__, < 0x600) \
|| (BOOST_MPL_CFG_GCC != 0) \
|| BOOST_WORKAROUND(__IBMCPP__, <= 600)
# define BOOST_MPL_CFG_ASSERT_USE_RELATION_NAMES
@@ -43,7 +43,7 @@
#if BOOST_WORKAROUND(__MWERKS__, < 0x3202) \
|| BOOST_WORKAROUND(__EDG_VERSION__, <= 238) \
|| BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610)) \
|| BOOST_WORKAROUND(__BORLANDC__, < 0x600) \
|| BOOST_WORKAROUND(__DMC__, BOOST_TESTED_AT(0x840))
# define BOOST_MPL_CFG_ASSERT_BROKEN_POINTER_TO_POINTER_TO_MEMBER
#endif
@@ -51,7 +51,7 @@
// agurt, 10/nov/06: use enums for Borland (which cannot cope with static constants)
// and GCC (which issues "unused variable" warnings when static constants are used
// at a function scope)
#if BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610)) \
#if BOOST_WORKAROUND(__BORLANDC__, < 0x600) \
|| (BOOST_MPL_CFG_GCC != 0)
# define BOOST_MPL_AUX_ASSERT_CONSTANT(T, expr) enum { expr }
#else
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+2 -6
View File
@@ -14,7 +14,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -79,10 +79,7 @@ struct advance_backward
///// iteration, depth == 1
// For gcc 4.4 compatability, we must include the
// BOOST_PP_ITERATION_DEPTH test inside an #else clause.
#else // BOOST_PP_IS_ITERATING
#if BOOST_PP_ITERATION_DEPTH() == 1
#elif BOOST_PP_ITERATION_DEPTH() == 1
#define i_ BOOST_PP_FRAME_ITERATION(1)
template<>
@@ -124,5 +121,4 @@ struct advance_backward< BOOST_PP_FRAME_ITERATION(1) >
# undef AUX778076_ITER_1
# undef AUX778076_ITER_0
#endif // BOOST_PP_ITERATION_DEPTH()
#endif // BOOST_PP_IS_ITERATING
+2 -6
View File
@@ -14,7 +14,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -79,10 +79,7 @@ struct advance_forward
///// iteration, depth == 1
// For gcc 4.4 compatability, we must include the
// BOOST_PP_ITERATION_DEPTH test inside an #else clause.
#else // BOOST_PP_IS_ITERATING
#if BOOST_PP_ITERATION_DEPTH() == 1
#elif BOOST_PP_ITERATION_DEPTH() == 1
#define i_ BOOST_PP_FRAME_ITERATION(1)
template<>
@@ -123,5 +120,4 @@ struct advance_forward< BOOST_PP_FRAME_ITERATION(1) >
# undef AUX778076_ITER_1
# undef AUX778076_ITER_0
#endif // BOOST_PP_ITERATION_DEPTH()
#endif // BOOST_PP_IS_ITERATING
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -9,7 +9,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -11,7 +11,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+3 -3
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -93,8 +93,8 @@ AUX778076_IMPL_SPEC(end, na, void_)
# undef AUX778076_IMPL_SPEC
BOOST_MPL_ALGORITM_TRAITS_LAMBDA_SPEC_IMPL(1,begin_impl)
BOOST_MPL_ALGORITM_TRAITS_LAMBDA_SPEC_IMPL(1,end_impl)
BOOST_MPL_ALGORITM_TRAITS_LAMBDA_SPEC(1,begin_impl)
BOOST_MPL_ALGORITM_TRAITS_LAMBDA_SPEC(1,end_impl)
}}
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -9,7 +9,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+2 -2
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -27,7 +27,7 @@
#if !defined(BOOST_MPL_CFG_NO_ADL_BARRIER_NAMESPACE) \
&& ( BOOST_WORKAROUND(BOOST_MSVC, BOOST_TESTED_AT(1400)) \
|| BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610)) \
|| BOOST_WORKAROUND(__BORLANDC__, < 0x600) \
|| BOOST_WORKAROUND(__DMC__, BOOST_TESTED_AT(0x840)) \
|| BOOST_WORKAROUND(__MWERKS__, BOOST_TESTED_AT(0x3202)) \
|| BOOST_WORKAROUND(BOOST_INTEL_CXX_VERSION, BOOST_TESTED_AT(810)) \
+2 -2
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -19,7 +19,7 @@
#if !defined(BOOST_MPL_CFG_NO_DEPENDENT_ARRAY_TYPES) \
&& !defined(BOOST_MPL_PREPROCESSING_MODE) \
&& ( BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610)) \
&& ( BOOST_WORKAROUND(__BORLANDC__, < 0x600) \
|| BOOST_WORKAROUND(BOOST_MSVC, <= 1300) \
)
-28
View File
@@ -1,28 +0,0 @@
#ifndef BOOST_MPL_AUX_CONFIG_BCC_HPP_INCLUDED
#define BOOST_MPL_AUX_CONFIG_BCC_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2008
//
// Distributed under 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/libs/mpl for documentation.
// $Id$
// $Date: 2004-09-02 10:41:37 -0500 (Thu, 02 Sep 2004) $
// $Revision: 24874 $
#include <boost/mpl/aux_/config/workaround.hpp>
#if !defined(BOOST_MPL_CFG_BCC590_WORKAROUNDS) \
&& !defined(BOOST_MPL_PREPROCESSING_MODE) \
&& BOOST_WORKAROUND(__BORLANDC__, >= 0x590) \
&& BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610))
# define BOOST_MPL_CFG_BCC590_WORKAROUNDS
#endif
#endif // BOOST_MPL_AUX_CONFIG_BCC_HPP_INCLUDED
+2 -2
View File
@@ -11,7 +11,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -21,7 +21,7 @@
#if !defined(BOOST_MPL_CFG_NO_BIND_TEMPLATE) \
&& !defined(BOOST_MPL_PREPROCESSING_MODE) \
&& ( BOOST_WORKAROUND(BOOST_MSVC, <= 1300) \
|| BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610)) \
|| BOOST_WORKAROUND(__BORLANDC__, < 0x600) \
)
# define BOOST_MPL_CFG_NO_BIND_TEMPLATE
+4 -6
View File
@@ -2,7 +2,7 @@
#ifndef BOOST_MPL_AUX_CONFIG_COMPILER_HPP_INCLUDED
#define BOOST_MPL_AUX_CONFIG_COMPILER_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2001-2008
// Copyright Aleksey Gurtovoy 2001-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -32,13 +32,11 @@
# elif BOOST_WORKAROUND(BOOST_MPL_CFG_GCC, BOOST_TESTED_AT(0x0304))
# define BOOST_MPL_CFG_COMPILER_DIR gcc
# elif BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610))
# elif BOOST_WORKAROUND(__BORLANDC__, < 0x600)
# if !defined(BOOST_MPL_CFG_NO_DEFAULT_PARAMETERS_IN_NESTED_TEMPLATES)
# define BOOST_MPL_CFG_COMPILER_DIR bcc551
# elseif BOOST_WORKAROUND(__BORLANDC__, >= 0x590)
# define BOOST_MPL_CFG_COMPILER_DIR bcc
# else
# define BOOST_MPL_CFG_COMPILER_DIR bcc_pre590
# define BOOST_MPL_CFG_COMPILER_DIR bcc
# endif
# elif BOOST_WORKAROUND(__DMC__, BOOST_TESTED_AT(0x840))
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+3 -3
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -25,7 +25,7 @@
#if !defined(BOOST_MPL_CFG_NO_DEFAULT_PARAMETERS_IN_NESTED_TEMPLATES) \
&& !defined(BOOST_MPL_PREPROCESSING_MODE) \
&& BOOST_WORKAROUND(__BORLANDC__, >= 0x560) \
&& BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610))
&& BOOST_WORKAROUND(__BORLANDC__, < 0x600)
# define BOOST_MPL_CFG_NO_DEFAULT_PARAMETERS_IN_NESTED_TEMPLATES
@@ -35,7 +35,7 @@
#if !defined(BOOST_MPL_CFG_BROKEN_DEFAULT_PARAMETERS_IN_NESTED_TEMPLATES) \
&& !defined(BOOST_MPL_PREPROCESSING_MODE) \
&& ( BOOST_WORKAROUND(__MWERKS__, <= 0x3001) \
|| BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610)) \
|| BOOST_WORKAROUND(__BORLANDC__, < 0x600) \
|| defined(BOOST_MPL_CFG_NO_DEFAULT_PARAMETERS_IN_NESTED_TEMPLATES) \
)
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+2 -2
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -18,7 +18,7 @@
#if !defined(BOOST_MPL_CFG_NO_NESTED_FORWARDING) \
&& !defined(BOOST_MPL_PREPROCESSING_MODE) \
&& BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610))
&& BOOST_WORKAROUND(__BORLANDC__, < 0x600)
# define BOOST_MPL_CFG_NO_NESTED_FORWARDING
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -11,7 +11,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+2 -2
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -19,7 +19,7 @@
#if !defined(BOOST_MPL_CFG_BCC_INTEGRAL_CONSTANTS) \
&& !defined(BOOST_MPL_PREPROCESSING_MODE) \
&& BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610))
&& BOOST_WORKAROUND(__BORLANDC__, < 0x600)
# define BOOST_MPL_CFG_BCC_INTEGRAL_CONSTANTS
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+2 -2
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -20,7 +20,7 @@
#if !defined(BOOST_MPL_CFG_USE_OPERATORS_OVERLOADING) \
&& ( BOOST_WORKAROUND(BOOST_MSVC, <= 1300) \
|| BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610)) \
|| BOOST_WORKAROUND(__BORLANDC__, <= 0x600) \
|| BOOST_WORKAROUND(__EDG_VERSION__, <= 245) \
|| BOOST_WORKAROUND(BOOST_MPL_CFG_GCC, <= 0x0295) \
|| BOOST_WORKAROUND(__IBMCPP__, BOOST_TESTED_AT(600)) \
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -18,7 +18,7 @@
#if !defined(BOOST_MPL_CFG_BROKEN_PP_MACRO_EXPANSION) \
&& ( BOOST_WORKAROUND(__MWERKS__, <= 0x3003) \
|| BOOST_WORKAROUND(__BORLANDC__, < 0x582) \
|| BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x561)) \
|| BOOST_WORKAROUND(__IBMCPP__, BOOST_TESTED_AT(502)) \
)
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+2 -2
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -31,7 +31,7 @@
#if !defined(BOOST_MPL_CFG_EXTENDED_TEMPLATE_PARAMETERS_MATCHING) \
&& !defined(BOOST_MPL_PREPROCESSING_MODE) \
&& ( BOOST_WORKAROUND(BOOST_MPL_CFG_GCC, BOOST_TESTED_AT(0x0302)) \
|| BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610)) \
|| BOOST_WORKAROUND(__BORLANDC__, < 0x600) \
)
# define BOOST_MPL_CFG_EXTENDED_TEMPLATE_PARAMETERS_MATCHING
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -11,7 +11,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -9,7 +9,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -11,7 +11,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+2 -6
View File
@@ -14,7 +14,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -227,10 +227,7 @@ BOOST_MPL_AUX_NA_SPEC2(2, 3, lambda)
///// iteration, depth == 1
// For gcc 4.4 compatability, we must include the
// BOOST_PP_ITERATION_DEPTH test inside an #else clause.
#else // BOOST_PP_IS_ITERATING
#if BOOST_PP_ITERATION_DEPTH() == 1
#elif BOOST_PP_ITERATION_DEPTH() == 1
#define i_ BOOST_PP_FRAME_ITERATION(1)
#if i_ > 0
@@ -350,5 +347,4 @@ struct lambda<
};
#undef i_
#endif // BOOST_PP_ITERATION_DEPTH()
#endif // BOOST_PP_IS_ITERATING
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -11,7 +11,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+3 -3
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -25,7 +25,7 @@
# include <boost/mpl/if.hpp>
# include <boost/mpl/bool.hpp>
# include <boost/mpl/aux_/msvc_is_class.hpp>
#elif BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610))
#elif BOOST_WORKAROUND(__BORLANDC__, < 0x600)
# include <boost/mpl/if.hpp>
# include <boost/mpl/bool.hpp>
# include <boost/mpl/aux_/yes_no.hpp>
@@ -62,7 +62,7 @@ struct has_rebind
template< typename T > struct has_rebind_tag {};
no_tag operator|(has_rebind_tag<int>, void const volatile*);
# if !BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x610))
# if !BOOST_WORKAROUND(__BORLANDC__, < 0x600)
template< typename T >
struct has_rebind
{
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -9,7 +9,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
@@ -11,7 +11,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -7,7 +7,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$
+1 -1
View File
@@ -10,7 +10,7 @@
//
// See http://www.boost.org/libs/mpl for documentation.
// $Id$
// $Source$
// $Date$
// $Revision$

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