$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jaap Suter (boost_at_[hidden])
Date: 2004-10-10 12:14:06
>Yeah, I guess Aleksey and Dave have been busy with
>the forthcoming MPL book, but as I understand
>from list postings, the MPL docs will be updated in
>Boost 1.32, and mpl::for_each is one of the more useful
>components. Since it's not documented, I learned how it
>works from Aleksey. The following works with your code:
Thanks! A lot better than my code :).