$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: 'Carlo Wood' (carlo_at_[hidden])
Date: 2006-03-10 19:46:22
I looked for hours in the docs, because I couldn't believe
that a serialization library that supports deep copying of
pointers and STL containers wouldn't even MENTION iterators
(after all, iterators are the pointers of the STL).
However, it seems that boost::serialization simply does not
support serializing iterators! Is this true?
I really need to serialize iterators, how can I do that?
-- Carlo Wood <carlo_at_[hidden]>