$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] ptr_container] 1.44 compile error in serialization
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2010-08-26 10:12:12
Jan Boehme skrev:
> Hi,
>
> a compile error (gcc used) occurs if a ptr_container should be serialized:
>
> boost/ptr_container/detail/serialize_reversible_cont.hpp:28: error:
> âmake_nvpâ is not a member of âboost::serializationâ
>
> A patch to fix this is attached.
>
Thanks. Fixed in trunk and release.
-Thorsten