
30 Jun
2010
30 Jun
'10
10:38 p.m.
2010/6/30 Robert Ramey <ramey@rrsd.com>:
try #include <boost/serialization/string.hpp>
The code i gave in example ever include it. we can't do a simpler code. 2010/6/30 Pete Bartlett <pete@pcbartlett.com>:
Really? I thought that since std::string was a primitive type it simply couldn't be serialized through a pointer?
I've never heard about it ... does the documentation says something like that ? And why would a string header be provided if strings pointers can't be serialized ?