[Boost-bugs] [Boost C++ Libraries] #3580: Boost.MultiIndex depends on Boost.Serialization

Subject: [Boost-bugs] [Boost C++ Libraries] #3580: Boost.MultiIndex depends on Boost.Serialization
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-10-29 21:24:07


#3580: Boost.MultiIndex depends on Boost.Serialization
--------------------------------------------------+-------------------------
 Reporter: Leandro Lucarella <llucax@…> | Owner: joaquin
     Type: Bugs | Status: new
Milestone: Boost 1.41.0 | Component: multi_index
  Version: Boost 1.40.0 | Severity: Problem
 Keywords: |
--------------------------------------------------+-------------------------
 This is a problem very similar to #1027, but with Boost.MultiIndex instead
 of PtrContainer.

 If I include this file:
 {{{
 #include <boost/multi_index/ordered_index.hpp>
 }}}

 I get a compiler error because some headers of Boost.Serialization can't
 be found (I use the Debian packages and I didn't installed the libboost-
 serialization package because I don't use serialization).

 I think the fix should be the same for #1027, force the user to add an
 extra include if he/she wants to use MultiIndex serialization.

 Thanks!

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