[Serialization] question

26 Aug
2004
26 Aug
'04
1:54 p.m.
I have a std::list<ublas::vector<double> > and also a list of iterators in to this list (which basically contain a subset of the initial list e.g. std::list<std::list<ublas::vector<double> >::iterator> Is there a way with serialization library to serialise both lists so that when both lists are re-loaded, the second list contains valid iterators again? Thanks Russell
7596
Age (days ago)
7596
Last active (days ago)
0 comments
1 participants
participants (1)
-
Russell Hind