$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bill Lear (rael_at_[hidden])
Date: 2005-01-24 11:27:00
On Monday, January 24, 2005 at 15:30:06 (+0000) Foster, Gareth writes:
>I seem to remember being told that std::string was not meant to be inherited
>from, could it be the same in your case?
I don't think so. The inheritance is not the problem. The code works
fine, as expected, except for the serialization (1/2 of it works, the
other half does not).
Bill