Boost logo

Boost :

Subject: [boost] [serialization] extended_type_info_typeid doesn't work with objects with non public destructors
From: Rodolfo Lima (rodolfo_at_[hidden])
Date: 2008-10-07 19:12:36


Hi, it seems that in boost::serialization-1.36 the
extended_type_info_typeid and extended_type_info_no_rtti doesn't use
boost::serialization::access to delete the object, hence there are
compile failures when it's used with an object whose destructor isn't
public.

Is there any chances that this will be fixed in boost-1.37?

Regards,
Rodolfo Lima


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk