Subject: [Boost-bugs] [Boost C++ Libraries] #4681: can't serialize protected derived class
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-09-23 15:49:42
#4681: can't serialize protected derived class
----------------------------------+-----------------------------------------
Reporter: mark.r.buda@⦠| Owner: ramey
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: serialization
Version: Boost 1.40.0 | Severity: Problem
Keywords: |
----------------------------------+-----------------------------------------
The attached code won't compile because wrapper::derived is a protected
member of the wrapper class.
I have a workaround, which will be to write my own macros to achieve the
same effect as BOOST_CLASS_EXPORT_GUID in this case, but it'd be nice if
the library worked out of the box in this case.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4681> 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:04 UTC