id summary reporter owner description type status milestone component version severity resolution keywords cc 1708 Can't serialize class with private destructor Paul Roberts Robert Ramey "When serializing a class A with a private destructor, boost::serialization::extended_type_info_typeid::destroy() is trying and failing to access the destructor. Friending boost::serialization::access in A is not sufficient. Attached code sample includes compiler output from MSVC 9." Bugs closed Boost 1.36.0 serialization Boost Development Trunk Problem fixed