$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] mpi/serialization:
From: Riccardo Murri (riccardo.murri_at_[hidden])
Date: 2012-01-31 05:34:12
Hello,
On Tue, Jan 31, 2012 at 03:30, Jacques C. Richard <richard_at_[hidden]> wrote:
> terminate called after throwing an instance of
> 'boost::archive::archive_exception'
> Â what(): Â array size too short
>
> What does this error mean? The message was too small or std::vector size was
> not big enough?
It's hard to say withour seeing any code.
Can you please post a minimal example that produces the error?
Best regards,
Riccardo