summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/mpl/preprocessed/set
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/libs/mpl/preprocessed/set')
-rw-r--r--src/boost/libs/mpl/preprocessed/set/set10.cpp16
-rw-r--r--src/boost/libs/mpl/preprocessed/set/set10_c.cpp16
-rw-r--r--src/boost/libs/mpl/preprocessed/set/set20.cpp16
-rw-r--r--src/boost/libs/mpl/preprocessed/set/set20_c.cpp16
-rw-r--r--src/boost/libs/mpl/preprocessed/set/set30.cpp16
-rw-r--r--src/boost/libs/mpl/preprocessed/set/set30_c.cpp16
-rw-r--r--src/boost/libs/mpl/preprocessed/set/set40.cpp16
-rw-r--r--src/boost/libs/mpl/preprocessed/set/set40_c.cpp16
-rw-r--r--src/boost/libs/mpl/preprocessed/set/set50.cpp16
-rw-r--r--src/boost/libs/mpl/preprocessed/set/set50_c.cpp16
10 files changed, 160 insertions, 0 deletions
diff --git a/src/boost/libs/mpl/preprocessed/set/set10.cpp b/src/boost/libs/mpl/preprocessed/set/set10.cpp
new file mode 100644
index 00000000..20431d54
--- /dev/null
+++ b/src/boost/libs/mpl/preprocessed/set/set10.cpp
@@ -0,0 +1,16 @@
+
+// Copyright Aleksey Gurtovoy 2003-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 <boost/config.hpp>
+#include <boost/mpl/set/set10.hpp>
diff --git a/src/boost/libs/mpl/preprocessed/set/set10_c.cpp b/src/boost/libs/mpl/preprocessed/set/set10_c.cpp
new file mode 100644
index 00000000..1e862e0f
--- /dev/null
+++ b/src/boost/libs/mpl/preprocessed/set/set10_c.cpp
@@ -0,0 +1,16 @@
+
+// Copyright Aleksey Gurtovoy 2003-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 <boost/config.hpp>
+#include <boost/mpl/set/set10_c.hpp>
diff --git a/src/boost/libs/mpl/preprocessed/set/set20.cpp b/src/boost/libs/mpl/preprocessed/set/set20.cpp
new file mode 100644
index 00000000..49d9ff02
--- /dev/null
+++ b/src/boost/libs/mpl/preprocessed/set/set20.cpp
@@ -0,0 +1,16 @@
+
+// Copyright Aleksey Gurtovoy 2003-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 <boost/config.hpp>
+#include <boost/mpl/set/set20.hpp>
diff --git a/src/boost/libs/mpl/preprocessed/set/set20_c.cpp b/src/boost/libs/mpl/preprocessed/set/set20_c.cpp
new file mode 100644
index 00000000..056405f2
--- /dev/null
+++ b/src/boost/libs/mpl/preprocessed/set/set20_c.cpp
@@ -0,0 +1,16 @@
+
+// Copyright Aleksey Gurtovoy 2003-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 <boost/config.hpp>
+#include <boost/mpl/set/set20_c.hpp>
diff --git a/src/boost/libs/mpl/preprocessed/set/set30.cpp b/src/boost/libs/mpl/preprocessed/set/set30.cpp
new file mode 100644
index 00000000..c8b26659
--- /dev/null
+++ b/src/boost/libs/mpl/preprocessed/set/set30.cpp
@@ -0,0 +1,16 @@
+
+// Copyright Aleksey Gurtovoy 2003-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 <boost/config.hpp>
+#include <boost/mpl/set/set30.hpp>
diff --git a/src/boost/libs/mpl/preprocessed/set/set30_c.cpp b/src/boost/libs/mpl/preprocessed/set/set30_c.cpp
new file mode 100644
index 00000000..3134c232
--- /dev/null
+++ b/src/boost/libs/mpl/preprocessed/set/set30_c.cpp
@@ -0,0 +1,16 @@
+
+// Copyright Aleksey Gurtovoy 2003-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 <boost/config.hpp>
+#include <boost/mpl/set/set30_c.hpp>
diff --git a/src/boost/libs/mpl/preprocessed/set/set40.cpp b/src/boost/libs/mpl/preprocessed/set/set40.cpp
new file mode 100644
index 00000000..62bb1ef4
--- /dev/null
+++ b/src/boost/libs/mpl/preprocessed/set/set40.cpp
@@ -0,0 +1,16 @@
+
+// Copyright Aleksey Gurtovoy 2003-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 <boost/config.hpp>
+#include <boost/mpl/set/set40.hpp>
diff --git a/src/boost/libs/mpl/preprocessed/set/set40_c.cpp b/src/boost/libs/mpl/preprocessed/set/set40_c.cpp
new file mode 100644
index 00000000..081d8563
--- /dev/null
+++ b/src/boost/libs/mpl/preprocessed/set/set40_c.cpp
@@ -0,0 +1,16 @@
+
+// Copyright Aleksey Gurtovoy 2003-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 <boost/config.hpp>
+#include <boost/mpl/set/set40_c.hpp>
diff --git a/src/boost/libs/mpl/preprocessed/set/set50.cpp b/src/boost/libs/mpl/preprocessed/set/set50.cpp
new file mode 100644
index 00000000..6866664b
--- /dev/null
+++ b/src/boost/libs/mpl/preprocessed/set/set50.cpp
@@ -0,0 +1,16 @@
+
+// Copyright Aleksey Gurtovoy 2003-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 <boost/config.hpp>
+#include <boost/mpl/set/set50.hpp>
diff --git a/src/boost/libs/mpl/preprocessed/set/set50_c.cpp b/src/boost/libs/mpl/preprocessed/set/set50_c.cpp
new file mode 100644
index 00000000..0ce79819
--- /dev/null
+++ b/src/boost/libs/mpl/preprocessed/set/set50_c.cpp
@@ -0,0 +1,16 @@
+
+// Copyright Aleksey Gurtovoy 2003-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 <boost/config.hpp>
+#include <boost/mpl/set/set50_c.hpp>