Boost logo

Boost Users :

Subject: Re: [Boost-users] [Serialization] Problem serializing directly and through base pointer in the same program.
From: Travis Abbott (typedef.struct_at_[hidden])
Date: 2010-09-21 00:42:54


On Mon, Sep 20, 2010 at 8:35 PM, Robert Ramey <ramey_at_[hidden]> wrote:
> Travis Abbott wrote:
>> if I am misusing the library somehow, or if there is a cleaner way to
>> accomplish what I am trying to do, I would be very appreciative.
>
> One thing I would look into would be to "upgrade" the
> BOOST_EXPORT_CLASS macros to the new
> macros ...EXPORT_KEY and ... EXPORT_IMPL as
> described in the documentation.  This addresses some
> ambiguous situations regarding registration of exportable types.
>
> Robert Ramey

...EXPORT_KEY and ...EXPORT_IMPL did the trick. I missed those in the
docs. Thank you for your quick help.

Travis Abbott


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