Boost logo

Boost :

Subject: Re: [boost] Support for Cell processor
From: Alec Ross (alec_at_[hidden])
Date: 2008-10-15 05:17:50


In message
<a61d44020810141802p1960e717y7862680d72c00cc9_at_[hidden]>, Beman
Dawes <bdawes_at_[hidden]> writes
>On Tue, Oct 14, 2008 at 2:40 AM, Joel Falcou <joel.falcou_at_[hidden]> wrote:
>
>> Stefan Seefeld a écrit :
>> >
>> Mathias Gaunard a écrit :
>>
...
>>
>> Yes sorry of course. Seems in fact that it's linking with iostream
>> that cause most of the problems.
>
>
>IIRC, <iostream> is the only standard library header that costs something to
>include even if the translation unit doesn't actually use it. That's because
>of the standard stream objects, cin, cout, etc.
>

Perhaps <iosfwd> might be useful for some of the problems here?

Alec

-- 
Alec Ross

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