$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bo Peng (ben.bob_at_[hidden])
Date: 2006-12-11 10:19:58
On 12/12/06, Matthias Troyer <troyer_at_[hidden]> wrote:
> I have fixed any vector<bool> related potential problem I saw in the
> optimization of vector serialization and added a regression test.
> Could you please check whether this also solves your problem?
I can confirm that serialization of vector<bool> compiles and runs
fine with the latest cvs.
Thank you very much for the quick response.
Bo