Boost logo

Boost :

From: Sergey Skorniakov (s.skorniakov_at_[hidden])
Date: 2007-11-12 03:18:07


You should use BOOST_CLASS_EXPORT to register classes derived from base.

"Hartmut Kaiser" <hartmut.kaiser_at_[hidden]> wrote in message news:048e01c82255$4ce6ae50$0401a8c0_at_slartibartfast...
>
>
> Hi all,
>
> I'm trying to serialize a polymorphic type through a pointer (shared_ptr) to
> a base class and I'm getting an assertion deep inside the library here:
> archive/detail/oserializer.hpp, line 417. I'm using V1.34.1 for this. Is
> there anything known about this assertion? Anything obvious I'm missing?
>
> Regards Hartmut
>
>
> _______________________________________________
> 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