$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2007-11-08 17:18:32
Hi all,
I'm trying to serialize a polymorphic type through a pointer (shared_ptr) to
a base class and I'm getting an assertion deep inside the library here:
archive/detail/oserializer.hpp, line 417. I'm using V1.34.1 for this. Is
there anything known about this assertion? Anything obvious I'm missing?
Regards Hartmut