$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-04-04 02:06:46
----- Original Message -----
From: "Vesa Karvonen" <vesa_karvonen_at_[hidden]>
> I think that a variation of this macro (namely with the extra
parameter as
> it enables composition) might be worth including in the preprocessor
> library:
>
> BOOST_PP_REPEAT_FROM_TO(S,E,M,P)
>
> Actually, I think there should be one for each repeat dimension. What
do you
> think?
I sort of assumed they were already in there ;-)
-Dave