$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [serialization - newbie] serializing/deserializing singleton class objects
From: Soumen (soumen78_at_[hidden])
Date: 2009-08-12 11:04:37
Since after restoration of D, I've same size of vector<A*> member of D, I
assume that's not the issue. Correct me if my assumption is wrong.
Now, my problem is those B and C objects are empty. And it seems to me while
serializing itself, those didn't get stored on disk - the unix strings
command reveals that none of string objects in B or C type objects are there
on the saved archive.
Regards,
~ Soumen
-- View this message in context: http://www.nabble.com/-serialization---newbie--serializing-deserializing-singleton-class-objects-tp24803268p24938510.html Sent from the Boost - Users mailing list archive at Nabble.com.