Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost.Serialization not building
From: OvermindDL1 (overminddl1_at_[hidden])
Date: 2009-10-14 22:47:51


On Wed, Oct 14, 2009 at 5:28 PM, OvermindDL1 <overminddl1_at_[hidden]> wrote:
> /* snip */

I cannot really work on it right now, but the overhead of making these
structs virtual when they do not need to be (just so Boost.Serialize
does not die), is definitely making a noticeable increase in memory
(doubling the size of these structs, and I am making a lot of them).
It is a long running process and I do need to minimize memory use
during run-time, so how can I work-around this Boost.Serializer bug?


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