Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r71255 - in branches/pplib/variadics/libs/preprocessor/doc/headers: . config facilities list seq tuple variadic
From: eldiener_at_[hidden]
Date: 2011-04-14 14:23:36


Author: eldiener
Date: 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
New Revision: 71255
URL: http://svn.boost.org/trac/boost/changeset/71255

Log:
Doc changes.
Added:
   branches/pplib/variadics/libs/preprocessor/doc/headers/config/variadics.html (contents, props changed)
   branches/pplib/variadics/libs/preprocessor/doc/headers/facilities/overload.html (contents, props changed)
   branches/pplib/variadics/libs/preprocessor/doc/headers/list/to_array.html (contents, props changed)
   branches/pplib/variadics/libs/preprocessor/doc/headers/list/to_seq.html (contents, props changed)
   branches/pplib/variadics/libs/preprocessor/doc/headers/seq/to_list.html (contents, props changed)
   branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/enum.html (contents, props changed)
   branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/size.html (contents, props changed)
   branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/to_array.html (contents, props changed)
   branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/
   branches/pplib/variadics/libs/preprocessor/doc/headers/variadic.html (contents, props changed)
   branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/elem.html (contents, props changed)
   branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/size.html (contents, props changed)
   branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/to_array.html (contents, props changed)
   branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/to_list.html (contents, props changed)
   branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/to_seq.html (contents, props changed)
   branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/to_tuple.html (contents, props changed)
Text files modified:
   branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/eat.html | 22 +++++++++-------------
   branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/elem.html | 22 +++++++++-------------
   branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/rem.html | 25 +++++++++++--------------
   branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/reverse.html | 22 +++++++++-------------
   branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/to_list.html | 22 +++++++++-------------
   branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/to_seq.html | 22 +++++++++-------------
   6 files changed, 56 insertions(+), 79 deletions(-)

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/config/variadics.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/config/variadics.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,29 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>config/variadics.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
+ The <b>config/variadics.hpp</b>
+header defines a macro for determining variadic macro support. The file
+is automatically included when needed internally. The end-user can
+include it also in order to use the macro. </div>
+ <h4>
+ Usage
+ </h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/config/variadics.hpp&gt;</b>
+ </div>
+ <h4>
+ Contents
+ </h4>
+ <ul>
+ <li>BOOST_PP_VARIADICS</li></ul>
+ <hr size="1">
+ <div style="margin-left: 0px;"><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+ </body></html>

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/facilities/overload.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/facilities/overload.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>facilities/overload.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
+ The <b>facilities/overload.hpp</b> header defines a variadic macro that overloads non-variadic macros to accept different numbers of parameters.
+ </div>
+ <h4>Usage</h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/facilities/overload.hpp&gt;</b>
+ </div>
+ <h4>Contents</h4>
+ <ul>
+ <li>BOOST_PP_OVERLOAD (v)<br>
+</li>
+ </ul>
+ <hr size="1">
+ <div style="margin-left: 0px;">
+ <i></i><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+</body></html>

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/list/to_array.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/list/to_array.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>list/to_array.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
+ The <b>list/to_array.hpp</b> header defines a macro to convert a <i>list</i> to an <i>array</i>.
+ </div>
+ <h4>Usage</h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/list/to_array.hpp&gt;</b>
+ </div>
+ <h4>Contents</h4>
+ <ul>
+ <li>BOOST_PP_LIST_TO_ARRAY</li>
+
+ </ul>
+ <hr size="1">
+ <div style="margin-left: 0px;">
+ <i></i><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+</body></html>

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/list/to_seq.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/list/to_seq.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>list/to_seq.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
+ The <b>list/to_seq.hpp</b> header defines a macro to convert a <i>list</i> to a <i>seq</i>.
+ </div>
+ <h4>Usage</h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/list/to_seq.hpp&gt;</b>
+ </div>
+ <h4>Contents</h4>
+ <ul>
+ <li>BOOST_PP_LIST_TO_SEQ</li>
+
+ </ul>
+ <hr size="1">
+ <div style="margin-left: 0px;">
+ <i></i><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+</body></html>

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/seq/to_list.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/seq/to_list.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,31 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>seq/to_list.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
+ The <b>seq/to_list.hpp</b> header defines a macro that converts a <i>seq</i> to
+ a <i>list</i>.
+ </div>
+ <h4>
+ Usage
+ </h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/seq/to_list.hpp&gt;</b>
+ </div>
+ <h4>
+ Contents
+ </h4>
+ <ul>
+ <li>
+ BOOST_PP_SEQ_TO_LIST</li>
+ </ul>
+ <hr size="1">
+ <div style="margin-left: 0px;">
+ <i></i><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+ </body></html>

Modified: branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/eat.html
==============================================================================
--- branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/eat.html (original)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/eat.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -1,10 +1,7 @@
-<html>
-<head>
- <title>tuple/eat.hpp</title>
- <link rel="stylesheet" type="text/css" href="../../styles.css">
-</head>
-<body>
- <div style="margin-left: 0px;">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><title>tuple/eat.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
                 The <b>tuple/eat.hpp</b> header defines a macro eats a <i>tuple</i>.
         </div>
         <h4>Usage</h4>
@@ -13,18 +10,17 @@
                 </div>
         <h4>Contents</h4>
                 <ul>
- <li>BOOST_PP_TUPLE_EAT</li>
+ <li>BOOST_PP_TUPLE_EAT (v)<br>
+</li>
                 </ul>
         <hr size="1">
         <div style="margin-left: 0px;">
                 <i>© Copyright Housemarque Oy 2002</i>
- </br><i>© Copyright Paul Mensonides 2002</i>
+ <br><i>© Copyright Paul Mensonides 2002</i>
         </div>
         <div style="margin-left: 0px;">
                 <p><small>Distributed under the Boost Software License, Version 1.0. (See
                 accompanying file LICENSE_1_0.txt or
- copy at <a href=
- "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
         </div>
-</body>
-</html>
+</body></html>

Modified: branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/elem.html
==============================================================================
--- branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/elem.html (original)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/elem.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -1,10 +1,7 @@
-<html>
-<head>
- <title>tuple/elem.hpp</title>
- <link rel="stylesheet" type="text/css" href="../../styles.css">
-</head>
-<body>
- <div style="margin-left: 0px;">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><title>tuple/elem.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
                 The <b>tuple/elem.hpp</b> header defines a macro to extract elements from a <i>tuple</i>.
         </div>
         <h4>Usage</h4>
@@ -13,18 +10,17 @@
                 </div>
         <h4>Contents</h4>
                 <ul>
- <li>BOOST_PP_TUPLE_ELEM</li>
+ <li>BOOST_PP_TUPLE_ELEM (v)<br>
+</li>
                 </ul>
         <hr size="1">
         <div style="margin-left: 0px;">
                 <i>© Copyright Housemarque Oy 2002</i>
- </br><i>© Copyright Paul Mensonides 2002</i>
+ <br><i>© Copyright Paul Mensonides 2002</i>
         </div>
         <div style="margin-left: 0px;">
                 <p><small>Distributed under the Boost Software License, Version 1.0. (See
                 accompanying file LICENSE_1_0.txt or
- copy at <a href=
- "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
         </div>
-</body>
-</html>
+</body></html>

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/enum.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/enum.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>tuple/enum.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
+ The <b>tuple/enum.hpp</b> header defines a macro to onvert a <i>tuple</i> to its comma-separated elements.
+ </div>
+ <h4>Usage</h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/tuple/enum.hpp&gt;</b>
+ </div>
+ <h4>Contents</h4>
+ <ul>
+ <li>BOOST_PP_TUPLE_ENUM (v)<br>
+</li>
+ </ul>
+ <hr size="1">
+ <div style="margin-left: 0px;">
+ <i></i><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+</body></html>

Modified: branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/rem.html
==============================================================================
--- branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/rem.html (original)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/rem.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -1,10 +1,7 @@
-<html>
-<head>
- <title>tuple/rem.hpp</title>
- <link rel="stylesheet" type="text/css" href="../../styles.css">
-</head>
-<body>
- <div style="margin-left: 0px;">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><title>tuple/rem.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
                 The <b>tuple/rem.hpp</b> header defines a macro that removes the parentheses from a <i>tuple</i>.
         </div>
         <h4>Usage</h4>
@@ -13,19 +10,19 @@
                 </div>
         <h4>Contents</h4>
                 <ul>
- <li>BOOST_PP_TUPLE_REM</li>
- <li>BOOST_PP_TUPLE_REM_CTOR</li>
+ <li>BOOST_PP_TUPLE_REM (v)<br>
+</li>
+ <li>BOOST_PP_TUPLE_REM_CTOR (v)<br>
+</li>
                 </ul>
         <hr size="1">
         <div style="margin-left: 0px;">
                 <i>© Copyright Housemarque Oy 2002</i>
- </br><i>© Copyright Paul Mensonides 2002</i>
+ <br><i>© Copyright Paul Mensonides 2002</i>
         </div>
         <div style="margin-left: 0px;">
                 <p><small>Distributed under the Boost Software License, Version 1.0. (See
                 accompanying file LICENSE_1_0.txt or
- copy at <a href=
- "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
         </div>
-</body>
-</html>
+</body></html>

Modified: branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/reverse.html
==============================================================================
--- branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/reverse.html (original)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/reverse.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -1,10 +1,7 @@
-<html>
-<head>
- <title>tuple/reverse.hpp</title>
- <link rel="stylesheet" type="text/css" href="../../styles.css">
-</head>
-<body>
- <div style="margin-left: 0px;">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><title>tuple/reverse.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
                 The <b>tuple/reverse.hpp</b> header defines a macro that reverses a <i>tuple</i>.
         </div>
         <h4>Usage</h4>
@@ -13,18 +10,17 @@
                 </div>
         <h4>Contents</h4>
                 <ul>
- <li>BOOST_PP_TUPLE_REVERSE</li>
+ <li>BOOST_PP_TUPLE_REVERSE (v)<br>
+</li>
                 </ul>
         <hr size="1">
         <div style="margin-left: 0px;">
                 <i>© Copyright Housemarque Oy 2002</i>
- </br><i>© Copyright Paul Mensonides 2002</i>
+ <br><i>© Copyright Paul Mensonides 2002</i>
         </div>
         <div style="margin-left: 0px;">
                 <p><small>Distributed under the Boost Software License, Version 1.0. (See
                 accompanying file LICENSE_1_0.txt or
- copy at <a href=
- "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
         </div>
-</body>
-</html>
+</body></html>

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/size.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/size.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>tuple/size.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
+ The <b>tuple/size.hpp</b> header defines a variadic macro that gives the number of elements in the <i>tuple</i>.
+ </div>
+ <h4>Usage</h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/tuple/size.hpp&gt;</b>
+ </div>
+ <h4>Contents</h4>
+ <ul>
+ <li>BOOST_PP_TUPLE_SIZE (v)<br>
+</li>
+ </ul>
+ <hr size="1">
+ <div style="margin-left: 0px;">
+ <i></i><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+</body></html>

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/to_array.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/to_array.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>tuple/to_array.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
+ The <b>tuple/to_array.hpp</b> header defines a macro that converts a <i>tuple</i> to an <i>array</i>.
+ </div>
+ <h4>Usage</h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/tuple/to_array.hpp&gt;</b>
+ </div>
+ <h4>Contents</h4>
+ <ul>
+ <li>BOOST_PP_TUPLE_TO_ARRAY (v)<br>
+</li>
+ </ul>
+ <hr size="1">
+ <div style="margin-left: 0px;">
+ <i></i><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+</body></html>

Modified: branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/to_list.html
==============================================================================
--- branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/to_list.html (original)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/to_list.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -1,10 +1,7 @@
-<html>
-<head>
- <title>tuple/to_list.hpp</title>
- <link rel="stylesheet" type="text/css" href="../../styles.css">
-</head>
-<body>
- <div style="margin-left: 0px;">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><title>tuple/to_list.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
                 The <b>tuple/to_list.hpp</b> header defines a macro that converts a <i>tuple</i> to a <i>list</i>.
         </div>
         <h4>Usage</h4>
@@ -13,18 +10,17 @@
                 </div>
         <h4>Contents</h4>
                 <ul>
- <li>BOOST_PP_TUPLE_TO_LIST</li>
+ <li>BOOST_PP_TUPLE_TO_LIST (v)<sup><br>
+ </sup></li>
                 </ul>
         <hr size="1">
         <div style="margin-left: 0px;">
                 <i>© Copyright Housemarque Oy 2002</i>
- </br><i>© Copyright Paul Mensonides 2002</i>
+ <br><i>© Copyright Paul Mensonides 2002</i>
         </div>
         <div style="margin-left: 0px;">
                 <p><small>Distributed under the Boost Software License, Version 1.0. (See
                 accompanying file LICENSE_1_0.txt or
- copy at <a href=
- "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
         </div>
-</body>
-</html>
+</body></html>

Modified: branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/to_seq.html
==============================================================================
--- branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/to_seq.html (original)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/tuple/to_seq.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -1,10 +1,7 @@
-<html>
- <head>
- <title>tuple/to_seq.hpp</title>
- <link rel="stylesheet" type="text/css" href="../../styles.css">
- </head>
- <body>
- <div style="margin-left: 0px;">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><title>tuple/to_seq.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
                         The <b>tuple/to_seq.hpp</b> header defines a macro that converts a <i>tuple</i>
                         to a <i>seq</i>.
                 </div>
@@ -19,18 +16,17 @@
                 </h4>
                 <ul>
                         <li>
- BOOST_PP_TUPLE_TO_SEQ</li>
+ BOOST_PP_TUPLE_TO_SEQ (v)<br>
+</li>
                 </ul>
         <hr size="1">
         <div style="margin-left: 0px;">
                 <i>© Copyright Housemarque Oy 2002</i>
- </br><i>© Copyright Paul Mensonides 2002</i>
+ <br><i>© Copyright Paul Mensonides 2002</i>
         </div>
         <div style="margin-left: 0px;">
                 <p><small>Distributed under the Boost Software License, Version 1.0. (See
                 accompanying file LICENSE_1_0.txt or
- copy at <a href=
- "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
         </div>
- </body>
-</html>
+ </body></html>

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/variadic.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/variadic.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>variadic.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../styles.css">
+</head>
+<body>
+ <div style="margin-left: 0px;">
+ The <b>variadic.hpp</b> includes the headers in the <i>variadic</i> folder.
+ </div>
+ <h4>Usage</h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/variadic.hpp&gt;</b>
+ </div>
+ <h4>Includes</h4>
+ <ul>
+ <li><boost/preprocessor/variadic/elem.hpp> (v)</li>
+ <li><boost/preprocessor/variadic/size.hpp> (v)</li>
+ <li><boost/preprocessor/variadic/to_array.hpp> (v)</li>
+ <li><boost/preprocessor/variadic/to_list.hpp> (v)</li>
+ <li><boost/preprocessor/variadic/to_seq.hpp> (v)</li>
+ <li><boost/preprocessor/variadic/to_tuple.hpp> (v)</li>
+ </ul>
+ <hr size="1">
+ <div style="margin-left: 0px;">
+ <i></i><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+</body>
+</html>

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/elem.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/elem.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,31 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+ <head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
+ <title>variadic/elem.hpp
+ </title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css">
+ </head>
+ <body>
+ <div style="margin-left: 0px;">
+ The <b>variadic/elem.hpp</b> header defines a variadic macro to extract an element from <i>variadic data</i>.
+ </div>
+ <h4>Usage</h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/variadic/elem.hpp&gt;</b>
+ </div>
+ <h4>Contents</h4>
+ <ul>
+ <li>BOOST_PP_VARIADIC_ELEM (v)<br>
+</li>
+ </ul>
+ <hr size="1">
+ <div style="margin-left: 0px;">
+ <i></i><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+</body></html>

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/size.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/size.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>variadic/size.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
+ The <b>variadic/size.hpp</b> header defines a variadic macro that gives the number of comma-separated elements in the <i>variadic data</i>.
+ </div>
+ <h4>Usage</h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/variadic/size.hpp&gt;</b>
+ </div>
+ <h4>Contents</h4>
+ <ul>
+ <li>BOOST_PP_VARIADIC_SIZE (v)<br>
+ </li>
+ </ul>
+ <hr size="1">
+ <div style="margin-left: 0px;">
+ <i></i><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+ </body></html>
\ No newline at end of file

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/to_array.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/to_array.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>variadic/to_array.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
+ The <b>variadic/to_array.hpp</b> header defines a variadic macro that converts <i>variadic data</i> to an <i>array</i>.
+ </div>
+ <h4>Usage</h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/variadic/to_array.hpp&gt;</b>
+ </div>
+ <h4>Contents</h4>
+ <ul>
+ <li>BOOST_PP_VARIADIC_TO_ARRAY (v)<br>
+</li>
+ </ul>
+ <hr size="1">
+ <div style="margin-left: 0px;">
+ <i></i><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+</body></html>
\ No newline at end of file

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/to_list.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/to_list.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>variadic/to_list.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
+ The <b>variadic/to_list.hpp</b> header defines a variadic macro that converts <i>variadic data </i>to a <i>list</i>.
+ </div>
+ <h4>Usage</h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/variadic/to_list.hpp&gt;</b>
+ </div>
+ <h4>Contents</h4>
+ <ul>
+ <li>BOOST_PP_VARIADIC_TO_LIST (v)<br>
+</li>
+ </ul>
+ <hr size="1">
+ <div style="margin-left: 0px;">
+ <i></i><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+</body></html>
\ No newline at end of file

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/to_seq.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/to_seq.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,31 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>variadic/to_seq.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
+ The <b>variadic/to_seq.hpp</b> header defines a variadic macro that converts <i>variadic data </i>to a <i>seq</i>.
+ </div>
+ <h4>
+ Usage
+ </h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/variadic/to_seq.hpp&gt;</b>
+ </div>
+ <h4>
+ Contents
+ </h4>
+ <ul>
+ <li>
+ BOOST_PP_VARIADIC_TO_SEQ (v)<br>
+</li>
+ </ul>
+ <hr size="1">
+ <div style="margin-left: 0px;">
+ <i></i><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+ </body></html>

Added: branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/to_tuple.html
==============================================================================
--- (empty file)
+++ branches/pplib/variadics/libs/preprocessor/doc/headers/variadic/to_tuple.html 2011-04-14 14:23:32 EDT (Thu, 14 Apr 2011)
@@ -0,0 +1,32 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head>
+ <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"><title>variadic/to_tuple.hpp</title>
+ <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
+ <div style="margin-left: 0px;">
+ The <b>variadic/to_tuple.hpp</b> header defines a variadic macro that converts <i>variadic data</i>
+ to a <i>tuple</i>.
+ </div>
+ <h4>
+ Usage
+ </h4>
+ <div class="code">
+ #include <b>&lt;boost/preprocessor/variadic/to_tuple.hpp&gt;</b>
+ </div>
+ <h4>
+ Contents
+ </h4>
+ <ul>
+ <li>
+ BOOST_PP_VARIADIC_TO_TUPLE (v)<br>
+</li>
+ </ul>
+ <hr size="1">
+ <div style="margin-left: 0px;">
+ <i></i><i>© Copyright Edward Diener 2011</i>
+ </div>
+ <div style="margin-left: 0px;">
+ <p><small>Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt)</small></p>
+ </div>
+ </body></html>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk