Boost logo

Boost Users :

Subject: Re: [Boost-users] [Serialization] Problem serializing directly and through base pointer in the same program.
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-09-20 21:35:49


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


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