$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Problem with binary serialization using std::wstring
From: Macumber, Daniel (Daniel.Macumber_at_[hidden])
Date: 2009-10-18 22:23:30
Just as the docs said, using ios::binary when opening the file worked.
Thanks,
Dan