8 Oct 01:12
[serialization] extended_type_info_typeid doesn't work with objects with non public destructors
Rodolfo Lima <rodolfo <at> rodsoft.org>
2008-10-07 23:12:36 GMT
2008-10-07 23:12:36 GMT
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 _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
RSS Feed