Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9843: binary serializer wrong behaviour treating enums
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-11 01:44:49
#9843: binary serializer wrong behaviour treating enums
-------------------------------+-----------------------------------------
Reporter: jpjps@⦠| Owner: ramey
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: serialization
Version: Boost 1.55.0 | Severity: Problem
Resolution: invalid | Keywords: enum seriliazation typesize
-------------------------------+-----------------------------------------
Changes (by ramey):
* status: reopened => closed
* resolution: => invalid
Comment:
Hmmm, I would really, really, really have to think about using move here.
Basically this would permit serialization of temporary objects which opens
a whole can of worms regarding tracking. I think would also have to
consider that using move might change the object being serialized - which
would make another problem.
Actually the usage of move semantics in the serialization library is
likely an interesting question and could lead to better performance in
some cases - e.g. collections.
But for now, I think we're done with this.
Robert Ramey
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9843#comment:5> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC