Boost logo

Boost Users :

Subject: Re: [Boost-users] [serialization] Serializing const* toserializeddata
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2009-11-06 18:15:07


On Fri, Nov 6, 2009 at 3:03 PM, Robert Ramey <ramey_at_[hidden]> wrote:
> Emil Dotchevski wrote:
>> Either way, why does it matter if we're dealing with a
>> pointer-to-const?
> It doesn't.
>
> The error/warning or whatever for using a "const" is
> unrelated to this.  It's being considered what it means
> to load a pointer to a const object  and whether
> or not this should be trapped.  This is the subject
> of a Track Item.

This is not a pointer to a const object. It is a const pointer to a
mutable object.

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


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