$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-09-01 16:43:34
"David Abrahams" <dave_at_[hidden]> wrote:
> "Jonathan Turkanis" <technews_at_[hidden]> writes:
>
> > "Pavel Vozenilek" <pavel_vozenilek_at_[hidden]> wrote in message
> >> The local iteration approach is bit simpler and would look like:
<snip>
> >
> > Thank's, Pavel. I find the preprocessor library fascinating but hard to
learn
> > since the basic techniques and terminology are not explained very well in
the
> > documentation
>
> Have you looked at the new introduction which is linked through
> http://www.boost-consulting.com/boost/libs/preprocessor?
Excellent! I knew it was available but hadn't looked at it yet. I hope it -- or
something similar -- will be incorporated into the PP docs.
Jonathan