$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian.Karlsson_at_[hidden]
Date: 2008-08-24 07:20:26
Hi,
I'm getting an exception thrown in basic_binary_iprimitive.hpp at line
154 ( load_binary ). I don't have a clue what the error really is, but
from debugging I can see it happen when the member _IGcount and
_IPcount of m_sb reaches 0. Is it perhaps the buffer that runs out of
memory? I'm simply using binary_[o/i]archive as a drop in replacement
for the text variants for serialization. I'm using 1.36 and MSVC 8.0.