$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-04-07 20:36:12
Man, the doc for this library is still hard to use! It's like a tempting
treat that's just out-of-reach. Memnonic names instead of single letters
for the parameters would really help a lot!
Is there an operation like "bind" for the PP lib?
-Dave
----- Original Message -----
From: "David Abrahams" <david.abrahams_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Sunday, April 07, 2002 7:19 PM
Subject: Re: [boost] Preprocessor Library
> So, I am looking at the documentation for BOOST_PP_REPEAT. It leaves
me
> with these burning questions:
>
> 1. What is the meaning of each parameter?
> 2. What are the requirements on each parameter?
>
> -Dave