added x-refs

[SVN r33472]
This commit is contained in:
Paul Mensonides
2006-03-24 21:34:52 +00:00
parent e6a44c77b9
commit 0e2bbd51ce

View File

@ -16,6 +16,11 @@
If a <i>file-iteration</i> is not in progress, this macro expands to <i>0</i>.&nbsp;
Otherwise, it expands to the current depth of <i>file-iteration</i>.
</div>
<h4>See Also</h4>
<ul>
<li><a href="frame_iteration.html">BOOST_PP_FRAME_ITERATION</a></li>
<li><a href="relative_iteration.html">BOOST_PP_RELATIVE_ITERATION</a></li>
</ul>
<h4>Requirements</h4>
<div>
<b>Header:</b> &nbsp;<a href="../headers/iteration/iterate.html">&lt;boost/preprocessor/iteration/iterate.hpp&gt;</a>