Files
boost_preprocessor/doc/headers/seq/reverse.html

27 lines
589 B
HTML
Raw Normal View History

2002-10-13 05:47:23 +00:00
<html>
2002-11-07 23:39:29 +00:00
<head>
<title>seq/reverse.hpp</title>
<link rel="stylesheet" type="text/css" href="../../styles.css">
</head>
<body>
<div style="margin-left: 0px;">
The <b>seq/reverse.hpp</b> header defines macros to reverse a <i>seq</i>.
</div>
<h4>
Usage
</h4>
2002-10-13 05:47:23 +00:00
<div class="code">
2002-11-07 23:39:29 +00:00
#include <b>&lt;boost/preprocessor/seq/reverse.hpp&gt;</b>
2002-10-13 05:47:23 +00:00
</div>
2002-11-07 23:39:29 +00:00
<h4>
Contents
</h4>
2002-10-13 05:47:23 +00:00
<ul>
2002-11-07 23:39:29 +00:00
<li>
<a href="../../ref/seq_reverse.html">BOOST_PP_SEQ_REVERSE</a></li>
<li>
<a href="../../ref/seq_reverse_s.html">BOOST_PP_SEQ_REVERSE_S</a></li>
2002-10-13 05:47:23 +00:00
</ul>
2002-11-07 23:39:29 +00:00
</body>
2002-10-13 05:47:23 +00:00
</html>