
26 Feb
2010
26 Feb
'10
5:20 p.m.
Avi Bahra
It looks like if we are serialising via a base ptr, and thebase class is serialising concrete data member via a shared ptr,it has assumed that the type must be polymorphic. This doesnot seem right to me ? Best regards,Ta, Avi
This may be issue #2508 (https://svn.boost.org/trac/boost/ticket/2508) manifesting itself on the HP-UX compiler. Robert put some work into this; have you tried building against the latest release?