$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [BOOST Users] serialize a pointer
From: Andy Sardina (andysardina22_at_[hidden])
Date: 2014-03-27 11:38:40
Hello,
I would like to just serialize a pointer value. I have understood that
boost save the pointer value, and serialize the object it points. How can
I do?