Boost logo

Boost :

From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2005-12-09 16:02:54


> -----Original Message-----
> From: boost-bounces_at_[hidden]
> [mailto:boost-bounces_at_[hidden]] On Behalf Of Larry Evans

> Before the next version, could you make the include guards
> more like those of the existing preprocessor library

This library is a client of the preprocessor library. It isn't component-like
(in the context of the pp-lib). There isn't a single pp-lib component that
takes input and produces a valid C or C++ construct. Instead, it has components
that are geared toward the manipulation of tokens such that users can use the
pp-lib to produce valid C or C++ constructs. It belongs at either the Boost
root or its own library directory, not in the pp-lib.

Regards,
Paul Mensonides


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