From 0e2bbd51ce2f1847454f6496c0d159dd268e9fcd Mon Sep 17 00:00:00 2001 From: Paul Mensonides Date: Fri, 24 Mar 2006 21:34:52 +0000 Subject: [PATCH] added x-refs [SVN r33472] --- doc/ref/iteration_depth.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/ref/iteration_depth.html b/doc/ref/iteration_depth.html index abb9c1f..51cb117 100644 --- a/doc/ref/iteration_depth.html +++ b/doc/ref/iteration_depth.html @@ -16,6 +16,11 @@ If a file-iteration is not in progress, this macro expands to 0.  Otherwise, it expands to the current depth of file-iteration. +

See Also

+

Requirements

Header:  <boost/preprocessor/iteration/iterate.hpp>