$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hugo Duncan (hugoduncan_at_[hidden])
Date: 2003-01-27 09:49:08
Aleksey,
On Sat, 25 Jan 2003 11:53:50 -0600, Aleksey Gurtovoy <agurtovoy_at_[hidden]> wrote:
> would the BOOST_PP_ANGLED_INCLUDE() mechanism Paul referred to in another
> message in this thread help you to implement what you are currently trying
> to do with BOOST_PP_ITERATE()?
Yes
> If it would, let's pursue that solution,
> then, since your case _is_ somewhat special and apparently is in conflict
> with "recommended" usage of file iteration mechanism.
Fine with me. Thanks for looking at this. The combination of PP and MPL
is very powerful, and is stimulating interesting ideas!
Hugo