Boost logo

Boost Users :

From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-04-10 14:44:45


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.

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