$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-09-01 21:06:53
"David Abrahams" <dave_at_[hidden]> wrote in message
news:uekll5u8y.fsf_at_boost-consulting.com...
> "Jonathan Turkanis" <technews_at_[hidden]> writes:
>
> > "David Abrahams" <dave_at_[hidden]> wrote:
> >>
> >> 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.
>
> The link is incorporated. What more do you want to see?
Ideally, I'd like to see the contents of Appendix A reproduced, mutatis
mutandis, as the Introduction to the Preprocessor Library. I realize this may
not be possible; in that case, I'd like a similar overview incorporated directly
into the docs.
For example, I think it would be a bit odd if the introduction to Boost.Regex
http://www.boost.org/libs/regex/doc/introduction.html
just consisted of a link to an external article about regular expressions.
I'm not criticizing the content at all.
Jonathan