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
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