Boost logo

Boost :

Subject: Re: [boost] Boost Serialization: Serializing large objects
From: Robert Ramey (ramey_at_[hidden])
Date: 2017-10-10 18:35:14


On 10/10/17 11:29 AM, Adlai Shawareb via Boost wrote:
>> 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

I'm sorry, I can't give short answers to these questions. You'll have
to study the documentation.

Robert Ramey
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>


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