|
Boost : |
Subject: Re: [boost] Boost Serialization: Serializing large objects
From: Adlai Shawareb (adlai_at_[hidden])
Date: 2017-10-10 17:41:23
>
> Boost doesn't do it. std::stringstream does it.
>
> It's not too hard to make your own archive which is just a giant memory
> buffer. I think there's an example in the documentation which does
> this. But I might be wrong.
Sorry Robert I wasn't clear. What I meant to ask was which calls to std::stringstream does Boost use to add memory to the stringstream?
I looked at the Serialization Tutorial and didn't see an example of making my own archive. If you are inclined, I would appreciate an example.
Adlai
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk