$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2003-01-14 12:16:39
"David Abrahams" <dave_at_[hidden]> wrote in message
news:ufzrv7lmw.fsf_at_boost-consulting.com...
> "Edward Diener" <eddielee_at_[hidden]> writes:
>
[snip]
> Something along the lines of:
>
> "The Boost PP lib is a (mostly) functional programming system built
> around the C/C++ preprocessor. ...
[snip]
High level overview should IMO concentrate what the library can be used for,
something like:
"The Boost PP lib can be used for ... and ... but not ... "
People who skim over the info may choose whether to look deeper into it or
not. If they do, they will be more focused.
/Pavel