From: Delfin Rojas (drojas_at_[hidden])
Date: 2006-08-30 15:26:38


> Ovanes Markarian wrote:
>
> Hi!
>
> Unfortunately I can not find online documentation for the
> mpl::for_each algorithm. Which I know from C++
> Metaprogramming book. Is it depricated? I need at least the
> header file name. Would be nice if docs would be updated, at
> least stating, that this function is depricated.
>

As far as I know it is not deprecated but the documentation has not being
added to the boost.org mpl reference yet. The header file is
boost/mpl/for_each.hpp

-delfin