Subject: [Boost-bugs] [Boost C++ Libraries] #9587: Boost Multi-index with two hashes unique with Boost Interprocess allocators does not compile
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-17 21:28:26
#9587: Boost Multi-index with two hashes unique with Boost Interprocess allocators
does not compile
------------------------------+-------------------------
Reporter: tommy.payette@⦠| Owner: joaquin
Type: Bugs | Status: new
Milestone: To Be Determined | Component: multi_index
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
------------------------------+-------------------------
To reproduce:
0-Use the example libs/multi_index/example/ip_allocator.cpp.
1-Add #include <boost/multi_index/hashed_index.hpp>
2-Change the book_container ordered_non_unique to hashed_unique.
3-Add to book struct a prize2
4-Add to book_container, a hashed_unique on prize2.
Does not compile: error C2594: 'argument' : ambiguous conversions
See attached document
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9587> 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