|
Boost : |
Subject: Re: [boost] Boost Serialization: Serializing large objects
From: Adlai Shawareb (adlai_at_[hidden])
Date: 2017-10-10 18:29:50
> as far as I know there are no such calls supported by std::stringstream.
> But maybe I'm wrong about that. Boost serialization uses the
> interface provide by std::basic_stream - no more than that.
Thanks Robert. Does Boost use operator<< to add data to the stringstream? If not, how is data added?
I would like to know so that I can look into why using that method we get an error.
Adlai
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk