$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [serialization] Problems with serializing a shared_ptr
From: Stefan Ulbrich (stevie157_at_[hidden])
Date: 2009-11-16 12:12:15
Thanks for your answer, Robert. Mi compiler version is:
gcc version 4.0.1 (Apple Inc. build 5465)
The error occurs only in the load method of the class and the
serialization routines for the matrix class are non-inversive (save
seems to work).
Do you have any idea what is causing this error?
Best,
Stefan