mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-24 09:17:14 +02:00
set -> seq
[SVN r16152]
This commit is contained in:
27
doc/headers/seq/for_each.hpp.html
Normal file
27
doc/headers/seq/for_each.hpp.html
Normal file
@ -0,0 +1,27 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>seq/for_each.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>seq/for_each.hpp</b> header defines macros to repeat a macro for each
|
||||
element in a <i>seq</i>.
|
||||
</div>
|
||||
<h4>
|
||||
Usage
|
||||
</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/seq/for_each.hpp></b>
|
||||
</div>
|
||||
<h4>
|
||||
Contents
|
||||
</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../ref/seq_for_each.html">BOOST_PP_SEQ_FOR_EACH</a></li>
|
||||
<li>
|
||||
<a href="../../ref/seq_for_each_r.html">BOOST_PP_SEQ_FOR_EACH_R</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user