|
Boost : |
From: Stefan Slapeta (stefan_at_[hidden])
Date: 2004-01-08 04:37:02
Douglas Gregor wrote:
>
> // GCC extension. Do other compilers support it?
> #include_next <functional>
>
STLPort does it this way:
#define _STLP_NATIVE_CPP_C_HEADER(header) <../include/##header>
IMO this should be ok for all compilers (see STLPort, too!).
br,
Stefan
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk