$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] none_t I/O operators
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2011-06-05 17:23:40
On Sun, Jun 5, 2011 at 6:16 PM, Gregory Crosswhite
<gcross_at_[hidden]> wrote:
> On 6/5/11 1:29 PM, Gregory Crosswhite wrote:
>>
>> On a more serious note, though, is there a trick one can use to write I/O
>> operators like the ones I defined above without necessarily pulling in
>> <iostream>?
If I'm not mistaken you can #include <iosfwd>.
[snip]
> Cheers,
> Greg
Regards,
-- Felipe Magno de Almeida