mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-21 08:22:04 +02:00
Removed doxygen version from generated docs - avoids redundant updates!
[SVN r12496]
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
src="../../../../c++boost.gif"
|
||||
width=277 align=center></a>
|
||||
<hr>
|
||||
<!-- Generated by Doxygen 1.2.13 -->
|
||||
<!-- Generated by Doxygen -->
|
||||
<center>
|
||||
<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="globals.html">File Members</a> </center>
|
||||
<hr><h1>fold_left.hpp File Reference</h1><table border=0 cellpadding=0 cellspacing=0>
|
||||
@ -63,7 +63,7 @@ expands to:
|
||||
)
|
||||
</pre></div></pre>
|
||||
<p>
|
||||
Note that folding, or accumulation, is a very general pattern of computation. Most list operations can implemented in terms of folding.
|
||||
Note that folding, or accumulation, is a very general pattern of computation. Most list operations can be implemented in terms of folding.
|
||||
<p>
|
||||
See <a class="el" href="fold__right_8hpp.html#a0">BOOST_PP_LIST_FOLD_RIGHT</a>(). </td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user