Boost logo

Boost Users :

From: Jedediah Smith (jedediah_at_[hidden])
Date: 2004-09-19 00:35:07


I'm trying to serialize a derived class through a shared_ptr<> to the base
class. I'm getting an unregistered class exception even though my derived
class is registered with register_type<>. It seems the exception is being
thrown while trying to serialize boost::detail::sp_counted_base which I
believe is part of shared_ptr. Could this be an internal error in the
serialization library?


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