$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Bielik (robert.bielik_at_[hidden])
Date: 2008-04-23 03:58:17
Robert Bielik skrev:
> I'm going to serialize my objects via the binary archives, since there seems to be some issues with
> the wide variants, I'd like to know what happens to wide strings serialized? Are they just copied
> verbatim, as wide char data that is?
I'll answer that, it seems to work just fine.
/R