
11 Mar
2006
11 Mar
'06
12:46 a.m.
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@alinoe.com>