
9 May
2011
9 May
'11
8:33 p.m.
Robert Bielik skrev 2011-05-09 19:14:
but I'd like: <myString>The string...</myString>
the serialization implementation of std::string is a menace to decipher...
Oki! Managed to fix it by implementing operator >> on the non-STL string, and declaring: BOOST_CLASS_IMPLEMENTATION(non-STL-String, boost::serialization::primitive_type) /Rob