29 Jul
2008
29 Jul
'08
11:27 a.m.
Hi, I am using the Serialization library version 1.33 with MSVC 2003. From the serialization of a class with an uninitialized double member "a" I got the following XML: <a>1.0198947755763149e-312</a> When I deserialize this number I get a stream_error. Is this a bug? Best regards. Markus </PRE>