mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-29 11:47:14 +02:00
doc fixes
[SVN r17466]
This commit is contained in:
@ -44,8 +44,8 @@
|
||||
</div>
|
||||
<h4>Sample Code</h4>
|
||||
<div><pre>
|
||||
#include <<a href="../list/fold_left.hpp.html">boost/preprocessor/list/fold_left.hpp</a>>
|
||||
#include <<a href="../selection/min.hpp.html">boost/preprocessor/selection/min.hpp</a>>
|
||||
#include <<a href="../headers/list/fold_left.hpp.html">boost/preprocessor/list/fold_left.hpp</a>>
|
||||
#include <<a href="../headers/selection/min.hpp.html">boost/preprocessor/selection/min.hpp</a>>
|
||||
|
||||
#define LIST (1, (3, (5, (2, (4, <a href="nil.html">BOOST_PP_NIL</a>)))))
|
||||
|
||||
|
Reference in New Issue
Block a user