boost serialisation and enable_shared_from_this versus 1.43
In 1.42, boost serialisation is broken when used with a class that is derived from enable_shared_from_this. This was supposed to fixed in the next release., but the online release notes for 1.43 make no mention of this. Does any one know if it made it into1.43 ? Best regards, Ta, Avi
I'm pretty sure this got fixed. I don't generally list all the bug fixes in the release notes due to lack of space. Robert Ramey Avi Bahra wrote:
In 1.42, boost serialisation is broken when used with a class that is derived from enable_shared_from_this.
This was supposed to fixed in the next release., but the online release notes for 1.43 make no mention of this.
Does any one know if it made it into1.43 ?
Best regards, Ta, Avi
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Avi Bahra
-
Robert Ramey