[xsd-users] Strange parsing ans serialization code with
--char-type wchar_t
Boris Kolpackov
boris at codesynthesis.com
Mon May 30 15:25:42 EDT 2011
Hi,
a.d.romanov at yandex.ru writes:
> Hi. I want to use wchar_t type instead of char. So, I expect object model
> is able to be serialized into\parsed from std::wostream. But the generated
> code for parsing from\serialization into stream uses std::ostream.
This post in the archives discusses this issue and possible solutions in
detail:
http://www.codesynthesis.com/pipermail/xsd-users/2010-November/003048.html
Boris
More information about the xsd-users
mailing list