Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / preprocessor / doc / headers / tuple / to_list.html
1 <html><head><title>tuple/to_list.hpp</title>
2         <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
3         <div style="margin-left: 0px;">
4                 The <b>tuple/to_list.hpp</b> header defines a macro that converts a <i>tuple</i> to a <i>list</i>.
5         </div>
6         <h4>Usage</h4>
7                 <div class="code">
8                         #include <b>&lt;boost/preprocessor/tuple/to_list.hpp&gt;</b>
9                 </div>
10         <h4>Contents</h4>
11                 <ul>
12                         <li><a href="../../ref/tuple_to_list.html">BOOST_PP_TUPLE_TO_LIST</a> <a href="../../topics/variadic_macros.html#VNotation" target="_self">(v)</a><sup><br>
13     </sup></li>
14                 </ul>
15         <hr size="1">
16         <div style="margin-left: 0px;">
17                 <i>© Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i>
18                 <br><i>© Copyright Paul Mensonides 2002</i>
19         </div>
20         <div style="margin-left: 0px;">
21                 <p><small>Distributed under the Boost Software License, Version 1.0. (See
22                 accompanying file <a href="../../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
23                 copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
24         </div>
25 </body></html>