
Thanks, I'll check it out.
On 1/28/08, Robert Ramey
Pointers to primitives are not tracked. See implementation level. If you really need to do this, use BOOST_STRONG_TYPEDEF to make a type which is not primitive. Check the documentation regarding serialization traits.
Robert Ramey
"Joseph Fradley"
wrote in message news:f7907c850801281226ra033ea4tda49655c0964339d@mail.gmail.com... Is it possible using the boost serialization libraries to serialize pointers to PODs, such as integers? I have tested successfully with pointers to classes but have not been able to get pointers to non-polymorphic serialized. Is this a known issue? Joe
------------------------------
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users