Boost logo

Boost :

Subject: Re: [boost] Should Boost adopt pimpl/d-pointer as much as it can?
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2010-03-24 12:10:50


On 03/24/2010 07:05 PM, Andrey Semashev wrote:
> On 03/24/2010 12:16 AM, Artyom wrote:
>>
>> There is one big issue with precompiled headers -- you only have one
>> such header.
>
> Not true with GCC, AFAIK. The compiler will look for PCH before
> including the real header.

Ah, looks like I'm not quite right. It does limit to a single PCH per
compilation. But you can use different PCHs for different compilation units.


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