[Boost-bugs] [Boost C++ Libraries] #9486: multi_index_container in managed_shared_memory

Subject: [Boost-bugs] [Boost C++ Libraries] #9486: multi_index_container in managed_shared_memory
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-11 03:17:21


#9486: multi_index_container in managed_shared_memory
--------------------------------------+-------------------------
 Reporter: sebastien.nobert@… | Owner: joaquin
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: multi_index
  Version: Boost 1.55.0 | Severity: Problem
 Keywords: multi_index interprocess |
--------------------------------------+-------------------------
 When trying to make a multi_index in managed_shared_memory I get a
 "confused by earlier errors, bailing out"

 This happen when doing a multi_index on hashed_unique and
 ordered_non_unique

 pasting some gcc output so others can find this bug report.

 boost_1_55_0/boost/multi_index_container.hpp:178:52: error: no type named
 â€˜final_allocator_type’ in ‘boost::multi_index::...

  boost::mpl::vector0<mpl_::na>,
 boost::multi_index::detail::hashed_unique_tag>}’
    typedef typename super::final_allocator_type allocator_type;
                                                     ^
 test-boost.cpp:37: confused by earlier errors, bailing out

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