$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] serialization 1.36.0extended_type_info exit issue(s)
From: Robert Ramey (ramey_at_[hidden])
Date: 2008-10-08 17:13:30
Hartmut Kaiser wrote:
>> Robert Mecklenburg, I'd be interested to see what you get from
> In my experience this happens whenever you BOOST_CLASS_EXPORT() a
> specific type more than once.
Hmmm - maybe in the past, but is this still true?
>
> Regards Hartmut