blob: b3420e30c33aa7ba3060191eff9899ca7d177c37 [file] [log] [blame]
Brian Silvermanf27e0852018-08-04 23:56:45 -07001<html><head><title>tuple/to_seq.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_seq.hpp</b> header defines a macro that converts a <i>tuple</i>
5 to a <i>seq</i>.
6 </div>
7 <h4>
8 Usage
9 </h4>
10 <div class="code">
11 #include <b>&lt;boost/preprocessor/tuple/to_seq.hpp&gt;</b>
12 </div>
13 <h4>
14 Contents
15 </h4>
16 <ul>
17 <li>
18 <a href="../../ref/tuple_to_seq.html">BOOST_PP_TUPLE_TO_SEQ</a> <a href="../../topics/variadic_macros.html#VNotation" target="_self">(v)</a><br>
19</li>
20 </ul>
21 <hr size="1">
22 <div style="margin-left: 0px;">
23 <i>© Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i>
24 <br><i>© Copyright Paul Mensonides 2002</i>
25 </div>
26 <div style="margin-left: 0px;">
27 <p><small>Distributed under the Boost Software License, Version 1.0. (See
28 accompanying file <a href="../../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
29 copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
30 </div>
31 </body></html>