Boost logo

Boost Users :

Subject: [Boost-users] [wserialization] serializing to a stringstream
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2012-04-28 16:39:02


Hi:
I'm using xml serialization and need to serialize to a string stream for encryption purposes.
As I am using xml_woarchive, should I use wstringstream or just the normal stringstream? Does the wide version even exist? Essentially does the boost serialization library convert to narrow characters before serializing or not?
Any help appreciated.
Regards
Sean.



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