Boost logo

Boost :

From: Douglas Paul Gregor (gregod_at_[hidden])
Date: 2002-08-24 16:27:14


On Sat, 24 Aug 2002, spamjunk wrote:
> What I have done is use a variation of the "X macro" trick. For example
> (dont' cringe):
>
> #define PLIST X(1) Y(2) Y(3) Y(4) Y(5) Y(6) Y(7) Z(8)
[big snip]

Boost libraries generally use the Boost Preprocessor library for this type
of construct.

        Doug


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk