Boost logo

Boost :

Subject: Re: [boost] [serialization] problems implementingfree-standingfunctions
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-03-02 13:25:06


Mathias is the expert on this. The documentation describes how to add
specify serialization attributes (is_bitwise_serialzable?) to your types so
that higher speed algorithims will be used if possible.

Robert Ramey

> Thanks!
>
> Robert, I also tried looking in the docs for this, but I did not find
> a description there: I want to take advantage of an optimized ways to
> serialize the underlying array of the auto_buffer (memcpy or
> similar). I assume there is
> already code to do that. Can it be reused for my class? If so, how?
>
> Thanks in advance
>
> -Thorsten
> _______________________________________________
> 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