24 Jan
2005
24 Jan
'05
4:54 p.m.
How does it fail? Does it fail to compile? Does it give an exception? If so which one. If it fails with text or binary archive, does it also fail on xml archives? that would be useful information. Robert Ramey Bill Lear wrote:
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