Boost logo

Boost Users :

From: Robert Ramey (ramey_at_[hidden])
Date: 2006-03-30 10:45:23


Without a failing test it would be hard to help. Note that one of the
tests explicitly tests that serialization works for cycles of pointers so
I'm fairly confident that what you want to do should work.

Robert Ramey

heinz meier wrote:
>> Hello!
>> I want to serialize a self made tree-data-structure. It consists of
>> nodes which are conected via pointers to other nodes.
>> I can serialize an object that contains only one of these nodes. But
>> when i connect other nodes via pointers to that node i get a
>> segmentation fault when i try to serialize that. I read the
>> "Serializable Concept" in the Reference that says that it should
>> work and i assume that i implemented the serialization-libary
>> correct, because it works for a single node...
>> I have no idea what can be wrong. So can someone help me please?
>> I'm using the "libboost_serialization-gcc-1_33_1" libary and gcc
>> 3.3.5
>>
>> --
>> E-Mails und Internet immer und überall!
>> 1&1 PocketWeb, perfekt mit GMX: http://www.gmx.net/de/go/pocketweb
>>
>
>
>
>> _______________________________________________
>> 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