|
Boost : |
From: Russell Hind (rhind_at_[hidden])
Date: 2004-08-26 08:54:25
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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk