mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-24 09:17:14 +02:00
headers/xxx.hpp.html >> headers/xxx.html
[SVN r25656]
This commit is contained in:
26
doc/headers/seq/reverse.html
Normal file
26
doc/headers/seq/reverse.html
Normal file
@ -0,0 +1,26 @@
|
||||
<html>
|
||||
<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>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/seq/reverse.hpp></b>
|
||||
</div>
|
||||
<h4>
|
||||
Contents
|
||||
</h4>
|
||||
<ul>
|
||||
<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>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user