|
Boost : |
From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 2000-01-23 14:30:24
Greg Colvin wrote:
> From: Valentin Bonnard <Bonnard.V_at_[hidden]>
> > I currently use macros a lot.
>
> I have no trouble with macros for factoring out implementation at
> file scope, but don't like them in headers where they tromp on
> the global namespace.
Of course people should not include headers with macros
but preprocessed headers.
My preferred macro processor is gpp:
http://www.math.polytechnique.fr/cmat/auroux/prog/gpp.html
-- Valentin Bonnard
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk