Re: [Boost-bugs] [Boost C++ Libraries] #3747: Not possible to split derived classes in several files

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3747: Not possible to split derived classes in several files
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-14 23:26:56


#3747: Not possible to split derived classes in several files
--------------------------------------------------+-------------------------
  Reporter: Runar Undheim <r.undheim@…> | Owner: ramey
      Type: Bugs | Status: closed
 Milestone: Boost 1.42.0 | Component: serialization
   Version: Boost 1.41.0 | Severity: Problem
Resolution: invalid | Keywords:
--------------------------------------------------+-------------------------
Changes (by ramey):

  * status: reopened => closed
  * resolution: => invalid

Comment:

 The code:
 {{{
 #include "serializationBase.hpp"
 BOOST_CLASS_EXPORT(Object)
 }}}

 will not and cannot do anything without including the archive classes for
 which the data types are to be exported. ReCheck the documentation. If
 the documentation is unclear on this point, feel free to submit a revision
 to it.

 Robert Ramey

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3747#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:02 UTC