$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-04-17 18:47:09
----- Original Message -----
From: "Paul Mensonides" <pmenso57_at_[hidden]>
> I mean give me an example of what you want the preprocessor to
generate for you.
> I imagine that you want it to generate stuff that the template
mechanism itself
> cannot generate such as comma separated lists.
I gave you that in the previous message: look in
boost/python/preprocessed/* in the current CVS.
-Dave