Boost logo

Boost :

From: Lars Gullik Bjønnes (larsbj_at_[hidden])
Date: 2004-01-08 07:54:29


Douglas Paul Gregor <gregod_at_[hidden]> writes:

| On Thu, 8 Jan 2004, Stefan Slapeta wrote:
>
>> 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!).
>
| Ah, right. I've seen this before. Thank you.

but this only work if the headers are installed in a pre-decided
place?

-- 
	Lgb

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