$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: dennis_at_[hidden]
Date: 2008-04-16 13:47:29
Hello,
>> c:/boost/boost/serialization/access.hpp:109: error: 'struct
>> std::basic_string<wchar_t, std::char_traits<wchar_t>,
>> std::allocator<wchar_t> >' has no member named 'serialize'
>>
>> So, is there wstring support for serialization, or I should write my
>> own?
>
> Hi Dennis,
> sure there is, did you include <boost/serialization/wstring.hpp>?
At least in latest boost distribution, this file (wstring.hpp) is not exist.