$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [serialization] anyone using	portablebinary	archives?
From: Stepan Hrbek (dee_at_[hidden])
Date: 2010-05-07 14:23:15
>>>> It seems that serialization by pointer doesn't work. Example
>>>> demo_portable_archive doesn't link after changing "char c" to "A*
>>>> c".
> 
> Damn - you're right.
> 
> I tweaked the demo and now it functions.  I've uploaded the changes to the 
> trunk.
Works, thanks!
Stepan