mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-24 01:17:12 +02:00
set -> seq
[SVN r16152]
This commit is contained in:
27
doc/headers/seq/fold_left.hpp.html
Normal file
27
doc/headers/seq/fold_left.hpp.html
Normal file
@ -0,0 +1,27 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>seq/fold_left.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>seq/fold_left.hpp</b> header defines macros for folding (or
|
||||
accumulating) a <i>seq</i> left-to-right.
|
||||
</div>
|
||||
<h4>
|
||||
Usage
|
||||
</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/seq/fold_left.hpp></b>
|
||||
</div>
|
||||
<h4>
|
||||
Contents
|
||||
</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../../ref/seq_fold_left.html">BOOST_PP_SEQ_FOLD_LEFT</a></li>
|
||||
<li>
|
||||
<a href="../../ref/seq_fold_left_s.html">BOOST_PP_SEQ_FOLD_LEFT_<i>s</i></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user