forked from boostorg/preprocessor
Updated documentation for tuples.
[SVN r86788]
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta content="text/html; charset=windows-1252" http-equiv="content-type">
|
||||||
<title>headers.html</title>
|
<title>headers.html</title>
|
||||||
<link rel="stylesheet" type="text/css" href="styles.css">
|
<link rel="stylesheet" type="text/css" href="styles.css">
|
||||||
<base target="desc">
|
<base target="desc">
|
||||||
@ -83,7 +84,8 @@
|
|||||||
<li class="ps"><a href="headers/facilities/expand.html">expand.hpp</a></li>
|
<li class="ps"><a href="headers/facilities/expand.html">expand.hpp</a></li>
|
||||||
<li class="ps"><a href="headers/facilities/identity.html">identity.hpp</a></li>
|
<li class="ps"><a href="headers/facilities/identity.html">identity.hpp</a></li>
|
||||||
<li class="ps"><a href="headers/facilities/intercept.html">intercept.hpp</a></li>
|
<li class="ps"><a href="headers/facilities/intercept.html">intercept.hpp</a></li>
|
||||||
<li class="ps"><a href="headers/facilities/overload.html">overload.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/facilities/overload.html">overload.hpp</a>
|
||||||
|
<a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li><a href="headers/for.html">for.hpp*</a></li>
|
<li><a href="headers/for.html">for.hpp*</a></li>
|
||||||
<li><a href="headers/identity.html">identity.hpp*</a></li>
|
<li><a href="headers/identity.html">identity.hpp*</a></li>
|
||||||
<li><a href="headers/if.html">if.hpp*</a></li>
|
<li><a href="headers/if.html">if.hpp*</a></li>
|
||||||
@ -204,10 +206,22 @@
|
|||||||
<li class="ps"><a href="headers/tuple/eat.html">eat.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/tuple/eat.html">eat.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li class="ps"><a href="headers/tuple/elem.html">elem.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/tuple/elem.html">elem.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li class="ps"><a href="headers/tuple/enum.html">enum.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/tuple/enum.html">enum.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li class="ps"><a href="headers/tuple/insert.html">insert.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li class="ps"><a href="headers/tuple/pop_back.html">pop_back.hpp</a> <a
|
||||||
|
href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li class="ps"><a href="headers/tuple/pop_front.html">pop_front.hpp</a> <a
|
||||||
|
href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li class="ps"><a href="headers/tuple/push_back.html">push_back.hpp</a> <a
|
||||||
|
href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li class="ps"><a href="headers/tuple/push_front.html">push_front.hpp</a>
|
||||||
|
<a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li class="ps"><a href="headers/tuple/rem.html">rem.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/tuple/rem.html">rem.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li class="ps"><a href="headers/tuple/remove.html">remove.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li class="ps"><a href="headers/tuple/replace.html">replace.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li class="ps"><a href="headers/tuple/reverse.html">reverse.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/tuple/reverse.html">reverse.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li class="ps"><a href="headers/tuple/size.html">size.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/tuple/size.html">size.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li class="ps"><a href="headers/tuple/to_array.html">to_array.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/tuple/to_array.html">to_array.hpp</a> <a
|
||||||
|
href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li class="ps"><a href="headers/tuple/to_list.html">to_list.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/tuple/to_list.html">to_list.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li class="ps"><a href="headers/tuple/to_seq.html">to_seq.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/tuple/to_seq.html">to_seq.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li><a href="headers/stringize.html">stringize.hpp</a></li>
|
<li><a href="headers/stringize.html">stringize.hpp</a></li>
|
||||||
@ -215,19 +229,19 @@
|
|||||||
<li>variadic/</li>
|
<li>variadic/</li>
|
||||||
<li class="ps"><a href="headers/variadic/elem.html">elem.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/variadic/elem.html">elem.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li class="ps"><a href="headers/variadic/size.html">size.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/variadic/size.html">size.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li class="ps"><a href="headers/variadic/to_array.html">to_array.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/variadic/to_array.html">to_array.hpp</a> <a
|
||||||
<li class="ps"><a href="headers/variadic/to_list.html">to_list.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li class="ps"><a href="headers/variadic/to_list.html">to_list.hpp</a> <a
|
||||||
|
href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li class="ps"><a href="headers/variadic/to_seq.html">to_seq.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/variadic/to_seq.html">to_seq.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li class="ps"><a href="headers/variadic/to_tuple.html">to_tuple.hpp</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li class="ps"><a href="headers/variadic/to_tuple.html">to_tuple.hpp</a> <a
|
||||||
|
href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li><a href="headers/while.html">while.hpp*</a></li>
|
<li><a href="headers/while.html">while.hpp*</a></li>
|
||||||
<li><a href="headers/wstringize.html">wstringize.hpp</a></li>
|
<li><a href="headers/wstringize.html">wstringize.hpp</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<!--
|
<!--
|
||||||
<EFBFBD> Copyright Housemarque Oy 2002
|
<EFBFBD> Copyright Housemarque Oy 2002<EFBFBD> Copyright Paul Mensonides 2002
|
||||||
<EFBFBD> Copyright Paul Mensonides 2002
|
Distributed under the Boost Software License, Version 1.0.(See accompanying file LICENSE_1_0.txt or copy at
|
||||||
Distributed under the Boost Software License, Version 1.0.
|
http://www.boost.org/LICENSE_1_0.txt)-->
|
||||||
(See accompanying file LICENSE_1_0.txt or copy at
|
|
||||||
http://www.boost.org/LICENSE_1_0.txt)
|
|
||||||
-->
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,37 +1,59 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta content="text/html; charset=windows-1252" http-equiv="content-type">
|
||||||
<title>tuple.hpp</title>
|
<title>tuple.hpp</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div style="margin-left: 0px;">
|
<div style="margin-left: 0px;"> The <b>tuple.hpp</b> includes the headers
|
||||||
The <b>tuple.hpp</b> includes the headers in the <i>tuple</i> folder.
|
in the <i>tuple</i> folder. </div>
|
||||||
</div>
|
|
||||||
<h4>Usage</h4>
|
<h4>Usage</h4>
|
||||||
<div class="code">
|
<div class="code"> #include <b><boost/preprocessor/tuple.hpp></b> </div>
|
||||||
#include <b><boost/preprocessor/tuple.hpp></b>
|
<h4>Includes</h4>
|
||||||
</div>
|
|
||||||
<h4>Includes<br></h4>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="tuple/eat.html"><boost/preprocessor/tuple/eat.hpp></a> <a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
<li><a href="tuple/eat.html"><boost/preprocessor/tuple/eat.hpp></a>
|
||||||
<li><a href="tuple/elem.html"><boost/preprocessor/tuple/elem.hpp></a> <a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
<a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
||||||
<li><a href="tuple/enum.html"><boost/preprocessor/tuple/enum.hpp></a> <a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
<li><a href="tuple/elem.html"><boost/preprocessor/tuple/elem.hpp></a>
|
||||||
<li><a href="tuple/rem.html"><boost/preprocessor/tuple/rem.hpp></a> <a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
<a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
||||||
<li><a href="tuple/reverse.html"><boost/preprocessor/tuple/reverse.hpp></a> <a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
<li><a href="tuple/enum.html"><boost/preprocessor/tuple/enum.hpp></a>
|
||||||
<li><a href="tuple/size.html"><boost/preprocessor/tuple/size.hpp></a> <a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
<a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
||||||
<li><a href="tuple/to_array.html"><boost/preprocessor/tuple/to_array.hpp></a> <a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
<li><a href="tuple/insert.html"><boost/preprocessor/tuple/insert.hpp></a>
|
||||||
<li><a href="tuple/to_list.html"><boost/preprocessor/tuple/to_list.hpp></a> <a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
<a href="../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li><a href="tuple/to_seq.html"><boost/preprocessor/tuple/to_seq.hpp></a> <a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
<li><a href="tuple/pop_back.html"><boost/preprocessor/tuple/pop_back.hpp></a>
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="tuple/pop_front.html"><boost/preprocessor/tuple/pop_front.hpp></a>
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="tuple/push_back.html"><boost/preprocessor/tuple/push_back.hpp></a>
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="tuple/push_front.html"><boost/preprocessor/tuple/push_front.hpp></a>
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="tuple/rem.html"><boost/preprocessor/tuple/rem.hpp></a>
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
||||||
|
<li><a href="tuple/remove.html"><boost/preprocessor/tuple/remove.hpp></a>
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="tuple/replace.html"><boost/preprocessor/tuple/replace.hpp></a>
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="tuple/reverse.html"><boost/preprocessor/tuple/reverse.hpp></a>
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
||||||
|
<li><a href="tuple/size.html"><boost/preprocessor/tuple/size.hpp></a>
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
||||||
|
<li><a href="tuple/to_array.html"><boost/preprocessor/tuple/to_array.hpp></a>
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
||||||
|
<li><a href="tuple/to_list.html"><boost/preprocessor/tuple/to_list.hpp></a>
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
||||||
|
<li><a href="tuple/to_seq.html"><boost/preprocessor/tuple/to_seq.hpp></a>
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation" target="_self">(v)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1">
|
<hr size="1">
|
||||||
<div style="margin-left: 0px;">
|
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright <a href="http://www.housemarque.com"
|
||||||
<i><EFBFBD> Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i>
|
target="_top">Housemarque Oy</a> 2002</i> <br>
|
||||||
<br><i><EFBFBD> Copyright Paul Mensonides 2002</i>
|
<i><EFBFBD> Copyright Paul Mensonides 2002<br>
|
||||||
|
</i><i><EFBFBD> Copyright Edward Diener 2013</i><br>
|
||||||
</div>
|
</div>
|
||||||
<div style="margin-left: 0px;">
|
<div style="margin-left: 0px;">
|
||||||
<p><small>Distributed under the Boost Software License, Version 1.0. (See
|
<p><small>Distributed under the Boost Software License, Version 1.0. (See
|
||||||
accompanying file <a href="../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
|
accompanying file <a href="../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a>
|
||||||
copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
|
or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -12,8 +12,9 @@
|
|||||||
</div>
|
</div>
|
||||||
<h4>Contents</h4>
|
<h4>Contents</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../ref/tuple_insert.html">BOOST_PP_TUPLE_INSERT</a></li>
|
<li><a href="../../ref/tuple_insert.html">BOOST_PP_TUPLE_INSERT</a> <a href="../../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li><a href="../../ref/tuple_insert_d.html">BOOST_PP_TUPLE_INSERT_D</a></li>
|
<li><a href="../../ref/tuple_insert_d.html">BOOST_PP_TUPLE_INSERT_D</a> <a
|
||||||
|
href="../../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1">
|
<hr size="1">
|
||||||
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright Edward Diener 2013</i> </div>
|
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright Edward Diener 2013</i> </div>
|
||||||
|
@ -12,8 +12,10 @@
|
|||||||
</div>
|
</div>
|
||||||
<h4>Contents</h4>
|
<h4>Contents</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../ref/tuple_pop_back.html">BOOST_PP_TUPLE_POP_BACK</a></li>
|
<li><a href="../../ref/tuple_pop_back.html">BOOST_PP_TUPLE_POP_BACK</a> <a
|
||||||
<li><a href="../../ref/tuple_pop_back_z.html">BOOST_PP_TUPLE_POP_BACK_Z</a></li>
|
href="../../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="../../ref/tuple_pop_back_z.html">BOOST_PP_TUPLE_POP_BACK_Z</a>
|
||||||
|
<a href="../../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1">
|
<hr size="1">
|
||||||
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright Edward Diener 2013</i> </div>
|
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright Edward Diener 2013</i> </div>
|
||||||
|
@ -12,8 +12,10 @@
|
|||||||
</div>
|
</div>
|
||||||
<h4>Contents</h4>
|
<h4>Contents</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../ref/tuple_pop_front.html">BOOST_PP_TUPLE_POP_FRONT</a></li>
|
<li><a href="../../ref/tuple_pop_front.html">BOOST_PP_TUPLE_POP_FRONT</a>
|
||||||
<li><a href="../../ref/tuple_pop_front_z.html">BOOST_PP_TUPLE_POP_FRONT_Z</a></li>
|
<a href="../../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="../../ref/tuple_pop_front_z.html">BOOST_PP_TUPLE_POP_FRONT_Z</a>
|
||||||
|
<a href="../../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1">
|
<hr size="1">
|
||||||
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright Edward Diener 2013</i> </div>
|
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright Edward Diener 2013</i> </div>
|
||||||
|
@ -12,7 +12,8 @@
|
|||||||
</div>
|
</div>
|
||||||
<h4>Contents</h4>
|
<h4>Contents</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../ref/tuple_push_back.html">BOOST_PP_TUPLE_PUSH_BACK</a></li>
|
<li><a href="../../ref/tuple_push_back.html">BOOST_PP_TUPLE_PUSH_BACK</a>
|
||||||
|
<a href="../../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1">
|
<hr size="1">
|
||||||
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright Edward Diener 2013</i> </div>
|
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright Edward Diener 2013</i> </div>
|
||||||
|
@ -12,7 +12,8 @@
|
|||||||
</div>
|
</div>
|
||||||
<h4>Contents</h4>
|
<h4>Contents</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../ref/tuple_push_front.html">BOOST_PP_TUPLE_PUSH_FRONT</a></li>
|
<li><a href="../../ref/tuple_push_front.html">BOOST_PP_TUPLE_PUSH_FRONT</a>
|
||||||
|
<a href="../../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1">
|
<hr size="1">
|
||||||
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright Edward Diener 2013</i> </div>
|
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright Edward Diener 2013</i> </div>
|
||||||
|
@ -12,8 +12,9 @@
|
|||||||
</div>
|
</div>
|
||||||
<h4>Contents</h4>
|
<h4>Contents</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../ref/tuple_remove.html">BOOST_PP_TUPLE_REMOVE</a></li>
|
<li><a href="../../ref/tuple_remove.html">BOOST_PP_TUPLE_REMOVE</a> <a href="../../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li><a href="../../ref/tuple_remove_d.html">BOOST_PP_TUPLE_REMOVE_D</a></li>
|
<li><a href="../../ref/tuple_remove_d.html">BOOST_PP_TUPLE_REMOVE_D</a> <a
|
||||||
|
href="../../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1">
|
<hr size="1">
|
||||||
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright Edward Diener 2013</i> </div>
|
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright Edward Diener 2013</i> </div>
|
||||||
|
@ -12,8 +12,10 @@
|
|||||||
</div>
|
</div>
|
||||||
<h4>Contents</h4>
|
<h4>Contents</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../../ref/tuple_replace.html">BOOST_PP_TUPLE_REPLACE</a></li>
|
<li><a href="../../ref/tuple_replace.html">BOOST_PP_TUPLE_REPLACE</a> <a
|
||||||
<li><a href="../../ref/tuple_replace_d.html">BOOST_PP_TUPLE_REPLACE_D</a></li>
|
href="../../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="../../ref/tuple_replace_d.html">BOOST_PP_TUPLE_REPLACE_D</a>
|
||||||
|
<a href="../../topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1">
|
<hr size="1">
|
||||||
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright Edward Diener 2013</i> </div>
|
<div style="margin-left: 0px;"> <i><EFBFBD> Copyright Edward Diener 2013</i> </div>
|
||||||
|
23
doc/ref.html
23
doc/ref.html
@ -1,5 +1,6 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta content="text/html; charset=windows-1252" http-equiv="content-type">
|
||||||
<title>ref.html</title>
|
<title>ref.html</title>
|
||||||
<link rel="stylesheet" type="text/css" href="styles.css">
|
<link rel="stylesheet" type="text/css" href="styles.css">
|
||||||
<base target="desc">
|
<base target="desc">
|
||||||
@ -268,8 +269,21 @@
|
|||||||
<li><a href="ref/tuple_eat.html">TUPLE_EAT</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li><a href="ref/tuple_eat.html">TUPLE_EAT</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li><a href="ref/tuple_elem.html">TUPLE_ELEM</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li><a href="ref/tuple_elem.html">TUPLE_ELEM</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li><a href="ref/tuple_enum.html">TUPLE_ENUM</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li><a href="ref/tuple_enum.html">TUPLE_ENUM</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><span style="color: gray;"></span><a href="ref/tuple_insert.html">TUPLE_INSERT</a>
|
||||||
|
<a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="ref/tuple_insert_d.html">TUPLE_INSERT_D</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="ref/tuple_pop_back.html">TUPLE_POP_BACK</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="ref/tuple_pop_back_z.html">TUPLE_POP_BACK_Z</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="ref/tuple_pop_front.html">TUPLE_POP_FRONT</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="ref/tuple_pop_front_z.html">TUPLE_POP_FRONT_Z</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="ref/tuple_push_back.html">TUPLE_PUSH_BACK</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="ref/tuple_push_front.html">TUPLE_PUSH_FRONT</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li><a href="ref/tuple_rem.html">TUPLE_REM</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li><a href="ref/tuple_rem.html">TUPLE_REM</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li><a href="ref/tuple_rem_ctor.html">TUPLE_REM_CTOR</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li><a href="ref/tuple_rem_ctor.html">TUPLE_REM_CTOR</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="ref/tuple_remove.html">TUPLE_REMOVE</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="ref/tuple_remove_d.html">TUPLE_REMOVE_D</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="ref/tuple_replace.html">TUPLE_REPLACE</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
|
<li><a href="ref/tuple_replace_d.html">TUPLE_REPLACE_D</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li><a href="ref/tuple_reverse.html">TUPLE_REVERSE</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li><a href="ref/tuple_reverse.html">TUPLE_REVERSE</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li><a href="ref/tuple_size.html">TUPLE_SIZE</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li><a href="ref/tuple_size.html">TUPLE_SIZE</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
<li><a href="ref/tuple_to_array.html">TUPLE_TO_ARRAY</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
<li><a href="ref/tuple_to_array.html">TUPLE_TO_ARRAY</a> <a href="topics/variadic_macros.html#VNotation">(v)</a></li>
|
||||||
@ -295,11 +309,8 @@
|
|||||||
<li><a href="ref/xor.html">XOR</a></li>
|
<li><a href="ref/xor.html">XOR</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<!--
|
<!--
|
||||||
© Copyright Housemarque Oy 2002
|
© Copyright Housemarque Oy 2002© Copyright Paul Mensonides 2002
|
||||||
© Copyright Paul Mensonides 2002
|
Distributed under the Boost Software License, Version 1.0.(See accompanying file LICENSE_1_0.txt or copy at
|
||||||
Distributed under the Boost Software License, Version 1.0.
|
http://www.boost.org/LICENSE_1_0.txt)-->
|
||||||
(See accompanying file LICENSE_1_0.txt or copy at
|
|
||||||
http://www.boost.org/LICENSE_1_0.txt)
|
|
||||||
-->
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -8,7 +8,8 @@
|
|||||||
<div style="margin-left: 0px;"> The <b>BOOST_PP_TUPLE_INSERT</b> macro
|
<div style="margin-left: 0px;"> The <b>BOOST_PP_TUPLE_INSERT</b> macro
|
||||||
inserts an element into an <i>tuple</i>.</div>
|
inserts an element into an <i>tuple</i>.</div>
|
||||||
<h4>Usage</h4>
|
<h4>Usage</h4>
|
||||||
<div class="code"> <b>BOOST_PP_TUPLE_INSERT</b>(<i>tuple</i>, <i>i</i>, <i>elem</i>)</div>
|
<div class="code"> <b>BOOST_PP_TUPLE_INSERT</b>(<i>tuple</i>, <i>i</i>, <i>elem</i>)
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation"><sup>(v)</sup></a></div>
|
||||||
<h4>Arguments</h4>
|
<h4>Arguments</h4>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>tuple</dt>
|
<dt>tuple</dt>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
with maximum efficiency.</div>
|
with maximum efficiency.</div>
|
||||||
<h4>Usage</h4>
|
<h4>Usage</h4>
|
||||||
<div class="code"> <b>BOOST_PP_TUPLE_INSERT_D</b>(<i>d</i>, <i>tuple</i>,
|
<div class="code"> <b>BOOST_PP_TUPLE_INSERT_D</b>(<i>d</i>, <i>tuple</i>,
|
||||||
<i>i</i>, <i>elem</i>)</div>
|
<i>i</i>, <i>elem</i>) <a href="../topics/variadic_macros.html#VNotation"><sup>(v)</sup></a></div>
|
||||||
<h4>Arguments</h4>
|
<h4>Arguments</h4>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>d</dt>
|
<dt>d</dt>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<div style="margin-left: 0px;"> The <b>BOOST_PP_TUPLE_POP_BACK</b> macro
|
<div style="margin-left: 0px;"> The <b>BOOST_PP_TUPLE_POP_BACK</b> macro
|
||||||
pops an element from the end of an <i>tuple</i>.</div>
|
pops an element from the end of an <i>tuple</i>.</div>
|
||||||
<h4>Usage</h4>
|
<h4>Usage</h4>
|
||||||
<div class="code"> <b>BOOST_PP_TUPLE_POP_BACK</b>(<i>tuple</i>)</div>
|
<div class="code"> <b>BOOST_PP_TUPLE_POP_BACK</b>(<i>tuple</i>) <a href="../topics/variadic_macros.html#VNotation"><sup>(v)</sup></a></div>
|
||||||
<h4>Arguments</h4>
|
<h4>Arguments</h4>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>tuple</dt>
|
<dt>tuple</dt>
|
||||||
|
@ -9,7 +9,8 @@
|
|||||||
pops an element from the end of an <i>tuple</i>. It reenters <b>BOOST_PP_REPEAT</b>
|
pops an element from the end of an <i>tuple</i>. It reenters <b>BOOST_PP_REPEAT</b>
|
||||||
with maximum efficiency. </div>
|
with maximum efficiency. </div>
|
||||||
<h4>Usage</h4>
|
<h4>Usage</h4>
|
||||||
<div class="code"> <b>BOOST_PP_TUPLE_POP_BACK_Z</b>(<i>z</i>, <i>tuple</i>)</div>
|
<div class="code"> <b>BOOST_PP_TUPLE_POP_BACK_Z</b>(<i>z</i>, <i>tuple</i>)
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation"><sup>(v)</sup></a></div>
|
||||||
<h4>Arguments</h4>
|
<h4>Arguments</h4>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>z</dt>
|
<dt>z</dt>
|
||||||
@ -19,9 +20,8 @@
|
|||||||
</dl>
|
</dl>
|
||||||
<h4>Remarks</h4>
|
<h4>Remarks</h4>
|
||||||
<div> This macro returns <i>tuple</i> after removing the last
|
<div> This macro returns <i>tuple</i> after removing the last
|
||||||
element.
|
element. If <i>tuple</i> has only a single element, it remains
|
||||||
If <i>tuple</i> has only a single element, it remains unchanged since
|
unchanged since a <i>tuple </i>must have at least one element.</div>
|
||||||
a <i>tuple </i>must have at least one element.</div>
|
|
||||||
<h4>See Also</h4>
|
<h4>See Also</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="tuple_pop_back.html">BOOST_PP_TUPLE_POP_BACK</a></li>
|
<li><a href="tuple_pop_back.html">BOOST_PP_TUPLE_POP_BACK</a></li>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<div style="margin-left: 0px;"> The <b>BOOST_PP_TUPLE_POP_FRONT</b> macro
|
<div style="margin-left: 0px;"> The <b>BOOST_PP_TUPLE_POP_FRONT</b> macro
|
||||||
pops an element from the beginning of a <i>tuple</i>.</div>
|
pops an element from the beginning of a <i>tuple</i>.</div>
|
||||||
<h4>Usage</h4>
|
<h4>Usage</h4>
|
||||||
<div class="code"> <b>BOOST_PP_TUPLE_POP_FRONT</b>(<i>tuple</i>)</div>
|
<div class="code"> <b>BOOST_PP_TUPLE_POP_FRONT</b>(<i>tuple</i>) <a href="../topics/variadic_macros.html#VNotation"><sup>(v)</sup></a></div>
|
||||||
<h4>Arguments</h4>
|
<h4>Arguments</h4>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>tuple</dt>
|
<dt>tuple</dt>
|
||||||
@ -16,9 +16,8 @@
|
|||||||
</dl>
|
</dl>
|
||||||
<h4>Remarks</h4>
|
<h4>Remarks</h4>
|
||||||
<div> This macro returns <i>tuple</i> after removing the first
|
<div> This macro returns <i>tuple</i> after removing the first
|
||||||
element.
|
element. If <i>tuple</i> has only a single element, it remains
|
||||||
If <i>tuple</i> has only a single element, it remains unchanged since
|
unchanged since a <i>tuple </i>must have at least one element.</div>
|
||||||
a <i>tuple </i>must have at least one element.</div>
|
|
||||||
<div> This macro uses <b>BOOST_PP_REPEAT</b> internally. Therefore,
|
<div> This macro uses <b>BOOST_PP_REPEAT</b> internally. Therefore,
|
||||||
to use the <i>z</i> parameter passed from other macros that use <b>BOOST_PP_REPEAT</b>,
|
to use the <i>z</i> parameter passed from other macros that use <b>BOOST_PP_REPEAT</b>,
|
||||||
see <b>BOOST_PP_TUPLE_POP_FRONT_Z</b> </div>
|
see <b>BOOST_PP_TUPLE_POP_FRONT_Z</b> </div>
|
||||||
|
@ -9,7 +9,8 @@
|
|||||||
macro pops an element from the beginning of a <i>tuple</i>. It
|
macro pops an element from the beginning of a <i>tuple</i>. It
|
||||||
reenters <b>BOOST_PP_REPEAT</b> with maximum efficiency.</div>
|
reenters <b>BOOST_PP_REPEAT</b> with maximum efficiency.</div>
|
||||||
<h4>Usage</h4>
|
<h4>Usage</h4>
|
||||||
<div class="code"> <b>BOOST_PP_TUPLE_POP_FRONT_Z</b>(<i>z</i>, <i>tuple</i>)</div>
|
<div class="code"> <b>BOOST_PP_TUPLE_POP_FRONT_Z</b>(<i>z</i>, <i>tuple</i>)
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation"><sup>(v)</sup></a></div>
|
||||||
<h4>Arguments</h4>
|
<h4>Arguments</h4>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>z</dt>
|
<dt>z</dt>
|
||||||
|
@ -8,7 +8,8 @@
|
|||||||
<div style="margin-left: 0px;"> The <b>BOOST_PP_TUPLE_PUSH_BACK</b> macro
|
<div style="margin-left: 0px;"> The <b>BOOST_PP_TUPLE_PUSH_BACK</b> macro
|
||||||
appends an element to the end of a <i>tuple</i>.</div>
|
appends an element to the end of a <i>tuple</i>.</div>
|
||||||
<h4>Usage</h4>
|
<h4>Usage</h4>
|
||||||
<div class="code"> <b>BOOST_PP_TUPLE_PUSH_BACK</b>(<i>tuple</i>, <i>elem</i>)</div>
|
<div class="code"> <b>BOOST_PP_TUPLE_PUSH_BACK</b>(<i>tuple</i>, <i>elem</i>)
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation"><sup>(v)</sup></a></div>
|
||||||
<h4>Arguments</h4>
|
<h4>Arguments</h4>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>tuple</dt>
|
<dt>tuple</dt>
|
||||||
|
@ -8,7 +8,8 @@
|
|||||||
<div style="margin-left: 0px;"> The <b>BOOST_PP_TUPLE_PUSH_FRONT</b> macro
|
<div style="margin-left: 0px;"> The <b>BOOST_PP_TUPLE_PUSH_FRONT</b> macro
|
||||||
appends an element to the beginning of a <i>tuple</i>.</div>
|
appends an element to the beginning of a <i>tuple</i>.</div>
|
||||||
<h4>Usage</h4>
|
<h4>Usage</h4>
|
||||||
<div class="code"> <b>BOOST_PP_TUPLE_PUSH_FRONT</b>(<i>tuple</i>, <i>elem</i>)</div>
|
<div class="code"> <b>BOOST_PP_TUPLE_PUSH_FRONT</b>(<i>tuple</i>, <i>elem</i>)
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation"><sup>(v)</sup></a></div>
|
||||||
<h4>Arguments</h4>
|
<h4>Arguments</h4>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>tuple</dt>
|
<dt>tuple</dt>
|
||||||
|
@ -8,7 +8,8 @@
|
|||||||
<div style="margin-left: 0px;"> The <b>BOOST_PP_TUPLE_REMOVE</b> macro
|
<div style="margin-left: 0px;"> The <b>BOOST_PP_TUPLE_REMOVE</b> macro
|
||||||
removes an element from a <i>tuple</i>.</div>
|
removes an element from a <i>tuple</i>.</div>
|
||||||
<h4>Usage</h4>
|
<h4>Usage</h4>
|
||||||
<div class="code"> <b>BOOST_PP_TUPLE_REMOVE</b>(<i>tuple</i>, <i>i</i>)</div>
|
<div class="code"> <b>BOOST_PP_TUPLE_REMOVE</b>(<i>tuple</i>, <i>i</i>) <a
|
||||||
|
href="../topics/variadic_macros.html#VNotation"><sup>(v)</sup></a></div>
|
||||||
<h4>Arguments</h4>
|
<h4>Arguments</h4>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>tuple</dt>
|
<dt>tuple</dt>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
with maximum efficiency. </div>
|
with maximum efficiency. </div>
|
||||||
<h4>Usage</h4>
|
<h4>Usage</h4>
|
||||||
<div class="code"> <b>BOOST_PP_TUPLE_REMOVE_D</b>(<i>d</i>, <i>tuple</i>,
|
<div class="code"> <b>BOOST_PP_TUPLE_REMOVE_D</b>(<i>d</i>, <i>tuple</i>,
|
||||||
<i>i</i>)</div>
|
<i>i</i>) <a href="../topics/variadic_macros.html#VNotation"><sup>(v)</sup></a></div>
|
||||||
<h4>Arguments</h4>
|
<h4>Arguments</h4>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>d</dt>
|
<dt>d</dt>
|
||||||
|
@ -8,7 +8,8 @@
|
|||||||
<div style="margin-left: 0px;"> The <b>BOOST_PP_TUPLE_REPLACE</b> macro
|
<div style="margin-left: 0px;"> The <b>BOOST_PP_TUPLE_REPLACE</b> macro
|
||||||
replaces an element in a <i>tuple</i>.</div>
|
replaces an element in a <i>tuple</i>.</div>
|
||||||
<h4>Usage</h4>
|
<h4>Usage</h4>
|
||||||
<div class="code"> <b>BOOST_PP_TUPLE_REPLACE</b>(<i>tuple</i>, <i>i</i>, <i>elem</i>)</div>
|
<div class="code"> <b>BOOST_PP_TUPLE_REPLACE</b>(<i>tuple</i>, <i>i</i>, <i>elem</i>)
|
||||||
|
<a href="../topics/variadic_macros.html#VNotation"><sup>(v)</sup></a></div>
|
||||||
<h4>Arguments</h4>
|
<h4>Arguments</h4>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>tuple</dt>
|
<dt>tuple</dt>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
with maximum efficiency.</div>
|
with maximum efficiency.</div>
|
||||||
<h4>Usage</h4>
|
<h4>Usage</h4>
|
||||||
<div class="code"> <b>BOOST_PP_TUPLE_REPLACE_D</b>(<i>d</i>, <i>tuple</i>,
|
<div class="code"> <b>BOOST_PP_TUPLE_REPLACE_D</b>(<i>d</i>, <i>tuple</i>,
|
||||||
<i>i</i>, <i>elem</i>)</div>
|
<i>i</i>, <i>elem</i>) <a href="../topics/variadic_macros.html#VNotation"><sup>(v)</sup></a></div>
|
||||||
<h4>Arguments</h4>
|
<h4>Arguments</h4>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>d</dt>
|
<dt>d</dt>
|
||||||
|
Reference in New Issue
Block a user