H
Herby
This is a follow on from my previous thread about clr/safe and STL.NET
http://groups.google.com/group/micr...25a83bc02df/b170a89dbc67c332#b170a89dbc67c332
A more specific problem now is migrating the current MFC serialization
onto STL serialization?
How best to serilize using STL?
STL does not seem to directly support the concept of serialization in
the basic STL library?
Given i have managed to serialise using STL, is this then going to be
compatible with STL.NET?
More precisly if i have managed to 'save' a set of vectors, maps etc of
int, long string etc
using STL.
Is this stream going to 'load' into STL.NET equivalent classes?
Also is streaming and the concept of serialization going to be
verifiable?
Any good links relative to this subject would be greatly appreciated?
Thanks in advance.
http://groups.google.com/group/micr...25a83bc02df/b170a89dbc67c332#b170a89dbc67c332
A more specific problem now is migrating the current MFC serialization
onto STL serialization?
How best to serilize using STL?
STL does not seem to directly support the concept of serialization in
the basic STL library?
Given i have managed to serialise using STL, is this then going to be
compatible with STL.NET?
More precisly if i have managed to 'save' a set of vectors, maps etc of
int, long string etc
using STL.
Is this stream going to 'load' into STL.NET equivalent classes?
Also is streaming and the concept of serialization going to be
verifiable?
Any good links relative to this subject would be greatly appreciated?
Thanks in advance.