blob: 785e3935cae3b258353321e2064b92e3ac78e4ad [file] [log] [blame]
Brian Silvermanf27e0852018-08-04 23:56:45 -07001<html><head><title>tuple/reverse.hpp</title>
2 <link rel="stylesheet" type="text/css" href="../../styles.css"></head><body>
3 <div style="margin-left: 0px;">
4 The <b>tuple/reverse.hpp</b> header defines a macro that reverses a <i>tuple</i>.
5 </div>
6 <h4>Usage</h4>
7 <div class="code">
8 #include <b>&lt;boost/preprocessor/tuple/reverse.hpp&gt;</b>
9 </div>
10 <h4>Contents</h4>
11 <ul>
12 <li><a href="../../ref/tuple_reverse.html">BOOST_PP_TUPLE_REVERSE</a> <a href="../../topics/variadic_macros.html#VNotation" target="_self">(v)</a><br>
13</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>