$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sergey Skorniakov (s.skorniakov_at_[hidden])
Date: 2004-12-07 10:17:40
Hello, Sergey!
You wrote to Robert Ramey on Tue, 7 Dec 2004 12:42:01 +0300:
 SS>  Thanks, Robert. This great! No one can say why I tried to override
 SS> load_pointer member. If I already know real object types, I can just
 SS> create special output archive and load objects with incompatible input
 SS> archives, without worring about tracking and object creation stuff.
 SS> This works fine.
Unfortunately, I was to hasty with conlusions - this solution doesn't work 
when objects serialized by base class pointers.
With best regards, Sergey.