$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [serialization] usage of polymorphic archives generate linker errors
From: Christoph Heindl (christoph.heindl_at_[hidden])
Date: 2009-11-24 10:33:41
Hi again,
I just found out that the example attached to my previous post was
incorrect in the way that it used non-polymorphic xml archives (which
do work). please find attached the corrected (non-linkable) example.
Best regards,
Christoph