forked from boostorg/preprocessor
20 lines
492 B
HTML
20 lines
492 B
HTML
![]() |
<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>
|
||
|
<div class="code">
|
||
|
#include <b><boost/preprocessor/tuple/reverse.hpp></b>
|
||
|
</div>
|
||
|
<h4>Contents</h4>
|
||
|
<ul>
|
||
|
<li><a href="../../ref/tuple_reverse.html">BOOST_PP_TUPLE_REVERSE</a></li>
|
||
|
</ul>
|
||
|
</body>
|
||
|
</html>
|