forked from boostorg/preprocessor
headers/xxx.hpp.html >> headers/xxx.html
[SVN r25656]
This commit is contained in:
28
doc/headers/seq/seq.html
Normal file
28
doc/headers/seq/seq.html
Normal file
@ -0,0 +1,28 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>seq/seq.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>seq/seq.hpp</b> header defines basic primitives for manipulating <i>seqs</i>.
|
||||
</div>
|
||||
<h4>
|
||||
Usage
|
||||
</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/seq/seq.hpp></b>
|
||||
</div>
|
||||
<h4>
|
||||
Contents
|
||||
</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../ref/seq_head.html">BOOST_PP_SEQ_HEAD</a></li>
|
||||
<li>
|
||||
<a href="../../ref/seq_nil.html">BOOST_PP_SEQ_NIL</a></li>
|
||||
<li>
|
||||
<a href="../../ref/seq_tail.html">BOOST_PP_SEQ_TAIL</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user