|
Boost Users : |
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-04-10 15:04:03
Jonathan Turkanis wrote:
> Jonathan Turkanis wrote:
>
>>> fstream fin(filename.c_str(), ios_base::in);
>>> tuple<stringstream, stringstream, stringstream, stringstream> test;
>>> fin>>test;
>>
>> It's not clear what you're trying to do do here. If I saw this code
>> in isolation, I'd guess you were trying to deserialize a tuple
>> containing three strings.
>
> I meant three stringstreams.
Oy! I meant four stringstreams. I guess I should go back to sleep.
> Jonathan
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net