Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2005-11-03 12:19:17


> It seems that the boost serialization library contains save/load
> definitions for single-byte character strings, not the wide char
> versions. "G" demangled seems to be "unsigned short" while "D" stands
> for "char". So, how do I make my application use the single-byte
> version
> of std::string?

Could this be related to the /Zc:wchar_t switch? The libraries will be built
with that, how about your app?

HTH, John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net