|
Boost Users : |
From: Robert Ramey (ramey_at_[hidden])
Date: 2008-01-28 21:10:49
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" <joe.fradley_at_[hidden]> wrote in message news:f7907c850801281226ra033ea4tda49655c0964339d_at_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_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net