Re: [Boost-bugs] [Boost C++ Libraries] #4681: can't serialize protected derived class

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4681: can't serialize protected derived class
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-09-29 16:56:18


#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
Resolution: | Keywords:
-----------------------------------+----------------------------------------

Comment (by ramey):

 I looked at this a little bit and I don't see any easy fix.

 I tried adding another friend to the protected class - but that doesn't
 work because init_guid is in an anonymous namespace. Of course you CAN
 work around by either not using a nested class or by making public (which
 I guess amounts to the same thing). Of course you don't want to do that.
 For now I'll just leave this open.

 Robert Ramey

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4681#comment:4>
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