Boost logo

Boost Users :

Subject: Re: [Boost-users] [BOOST Users] serialize a pointer
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2014-03-28 23:44:43


AMDG

On 03/27/2014 08:38 AM, Andy Sardina wrote:
> 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?
>

I don't understand why you want to do this. You could
theoretically save a pointer, but unless you load it
back in the same process, it will be garbage.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net