
27 Feb
2007
27 Feb
'07
4:09 p.m.
Hi, Is it possible to modify the boost xml serializer to parse serialized objects from C#? The only difference I can see is that C# does not include a <count> element in arrays. I don't quite understand why the <count> element is required in boost especially for serializing stl::list and stl::vector.