Subject: [Boost-users] serialization: intrusive_ptr
From: MM (finjulhich_at_[hidden])
Date: 2014-02-03 05:15:45


Hello,

I've found an implementation of a serializer for intrusive_ptr here:
http://stellar.cct.lsu.edu/files/hpx_0.9.5/html/code/hpx/util/serialize_intrusive_ptr.hpp
which i've injected into my boost lib.

Hartmut Kaiser, I guess, would there be a proposal to add it serialization
for future standard boost?

Regards

MM