From 19fcec84d8d7d21e796c7624e521b60d28ee21ed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:45:59 +0200 Subject: Adding upstream version 16.2.11+ds. Signed-off-by: Daniel Baumann --- src/boost/libs/mpl/preprocessed/list/list10.cpp | 16 ++++++++++++++++ src/boost/libs/mpl/preprocessed/list/list10_c.cpp | 16 ++++++++++++++++ src/boost/libs/mpl/preprocessed/list/list20.cpp | 16 ++++++++++++++++ src/boost/libs/mpl/preprocessed/list/list20_c.cpp | 16 ++++++++++++++++ src/boost/libs/mpl/preprocessed/list/list30.cpp | 16 ++++++++++++++++ src/boost/libs/mpl/preprocessed/list/list30_c.cpp | 16 ++++++++++++++++ src/boost/libs/mpl/preprocessed/list/list40.cpp | 16 ++++++++++++++++ src/boost/libs/mpl/preprocessed/list/list40_c.cpp | 16 ++++++++++++++++ src/boost/libs/mpl/preprocessed/list/list50.cpp | 16 ++++++++++++++++ src/boost/libs/mpl/preprocessed/list/list50_c.cpp | 16 ++++++++++++++++ 10 files changed, 160 insertions(+) create mode 100644 src/boost/libs/mpl/preprocessed/list/list10.cpp create mode 100644 src/boost/libs/mpl/preprocessed/list/list10_c.cpp create mode 100644 src/boost/libs/mpl/preprocessed/list/list20.cpp create mode 100644 src/boost/libs/mpl/preprocessed/list/list20_c.cpp create mode 100644 src/boost/libs/mpl/preprocessed/list/list30.cpp create mode 100644 src/boost/libs/mpl/preprocessed/list/list30_c.cpp create mode 100644 src/boost/libs/mpl/preprocessed/list/list40.cpp create mode 100644 src/boost/libs/mpl/preprocessed/list/list40_c.cpp create mode 100644 src/boost/libs/mpl/preprocessed/list/list50.cpp create mode 100644 src/boost/libs/mpl/preprocessed/list/list50_c.cpp (limited to 'src/boost/libs/mpl/preprocessed/list') diff --git a/src/boost/libs/mpl/preprocessed/list/list10.cpp b/src/boost/libs/mpl/preprocessed/list/list10.cpp new file mode 100644 index 000000000..1081c24fd --- /dev/null +++ b/src/boost/libs/mpl/preprocessed/list/list10.cpp @@ -0,0 +1,16 @@ + +// Copyright Aleksey Gurtovoy 2002-2004 +// +// 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$ +// $Revision$ + +#define BOOST_MPL_PREPROCESSING_MODE +#include +#include diff --git a/src/boost/libs/mpl/preprocessed/list/list10_c.cpp b/src/boost/libs/mpl/preprocessed/list/list10_c.cpp new file mode 100644 index 000000000..d61940a70 --- /dev/null +++ b/src/boost/libs/mpl/preprocessed/list/list10_c.cpp @@ -0,0 +1,16 @@ + +// Copyright Aleksey Gurtovoy 2002-2004 +// +// 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$ +// $Revision$ + +#define BOOST_MPL_PREPROCESSING_MODE +#include +#include diff --git a/src/boost/libs/mpl/preprocessed/list/list20.cpp b/src/boost/libs/mpl/preprocessed/list/list20.cpp new file mode 100644 index 000000000..ad11b3e8c --- /dev/null +++ b/src/boost/libs/mpl/preprocessed/list/list20.cpp @@ -0,0 +1,16 @@ + +// Copyright Aleksey Gurtovoy 2002-2004 +// +// 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$ +// $Revision$ + +#define BOOST_MPL_PREPROCESSING_MODE +#include +#include diff --git a/src/boost/libs/mpl/preprocessed/list/list20_c.cpp b/src/boost/libs/mpl/preprocessed/list/list20_c.cpp new file mode 100644 index 000000000..a9c93ae7c --- /dev/null +++ b/src/boost/libs/mpl/preprocessed/list/list20_c.cpp @@ -0,0 +1,16 @@ + +// Copyright Aleksey Gurtovoy 2002-2004 +// +// 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$ +// $Revision$ + +#define BOOST_MPL_PREPROCESSING_MODE +#include +#include diff --git a/src/boost/libs/mpl/preprocessed/list/list30.cpp b/src/boost/libs/mpl/preprocessed/list/list30.cpp new file mode 100644 index 000000000..8c16a6470 --- /dev/null +++ b/src/boost/libs/mpl/preprocessed/list/list30.cpp @@ -0,0 +1,16 @@ + +// Copyright Aleksey Gurtovoy 2002-2004 +// +// 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$ +// $Revision$ + +#define BOOST_MPL_PREPROCESSING_MODE +#include +#include diff --git a/src/boost/libs/mpl/preprocessed/list/list30_c.cpp b/src/boost/libs/mpl/preprocessed/list/list30_c.cpp new file mode 100644 index 000000000..9d7539d39 --- /dev/null +++ b/src/boost/libs/mpl/preprocessed/list/list30_c.cpp @@ -0,0 +1,16 @@ + +// Copyright Aleksey Gurtovoy 2002-2004 +// +// 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$ +// $Revision$ + +#define BOOST_MPL_PREPROCESSING_MODE +#include +#include diff --git a/src/boost/libs/mpl/preprocessed/list/list40.cpp b/src/boost/libs/mpl/preprocessed/list/list40.cpp new file mode 100644 index 000000000..364fda288 --- /dev/null +++ b/src/boost/libs/mpl/preprocessed/list/list40.cpp @@ -0,0 +1,16 @@ + +// Copyright Aleksey Gurtovoy 2002-2004 +// +// 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$ +// $Revision$ + +#define BOOST_MPL_PREPROCESSING_MODE +#include +#include diff --git a/src/boost/libs/mpl/preprocessed/list/list40_c.cpp b/src/boost/libs/mpl/preprocessed/list/list40_c.cpp new file mode 100644 index 000000000..ceabeb98f --- /dev/null +++ b/src/boost/libs/mpl/preprocessed/list/list40_c.cpp @@ -0,0 +1,16 @@ + +// Copyright Aleksey Gurtovoy 2002-2004 +// +// 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$ +// $Revision$ + +#define BOOST_MPL_PREPROCESSING_MODE +#include +#include diff --git a/src/boost/libs/mpl/preprocessed/list/list50.cpp b/src/boost/libs/mpl/preprocessed/list/list50.cpp new file mode 100644 index 000000000..da35a615f --- /dev/null +++ b/src/boost/libs/mpl/preprocessed/list/list50.cpp @@ -0,0 +1,16 @@ + +// Copyright Aleksey Gurtovoy 2002-2004 +// +// 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$ +// $Revision$ + +#define BOOST_MPL_PREPROCESSING_MODE +#include +#include diff --git a/src/boost/libs/mpl/preprocessed/list/list50_c.cpp b/src/boost/libs/mpl/preprocessed/list/list50_c.cpp new file mode 100644 index 000000000..f8d54ecef --- /dev/null +++ b/src/boost/libs/mpl/preprocessed/list/list50_c.cpp @@ -0,0 +1,16 @@ + +// Copyright Aleksey Gurtovoy 2002-2004 +// +// 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$ +// $Revision$ + +#define BOOST_MPL_PREPROCESSING_MODE +#include +#include -- cgit v1.2.3