Boost C++ Libraries: Ticket #9587: Boost Multi-index with two hashes unique with Boost Interprocess allocators does not compile https://svn.boost.org/trac10/ticket/9587 <p> To reproduce: 0-Use the example libs/multi_index/example/ip_allocator.cpp. 1-Add #include &lt;boost/multi_index/hashed_index.hpp&gt; 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. </p> <p> Does not compile: error C2594: 'argument' : ambiguous conversions See attached document </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9587 Trac 1.4.3 anonymous Fri, 17 Jan 2014 21:28:54 GMT attachment set https://svn.boost.org/trac10/ticket/9587 https://svn.boost.org/trac10/ticket/9587 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">CompileError.txt</span> </li> </ul> Ticket anonymous Fri, 17 Jan 2014 21:30:10 GMT attachment set https://svn.boost.org/trac10/ticket/9587 https://svn.boost.org/trac10/ticket/9587 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">Test.cpp</span> </li> </ul> Ticket Joaquín M López Muñoz Sat, 18 Jan 2014 12:45:21 GMT attachment set https://svn.boost.org/trac10/ticket/9587 https://svn.boost.org/trac10/ticket/9587 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">patch.diff</span> </li> </ul> Ticket Joaquín M López Muñoz Sat, 18 Jan 2014 12:47:22 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/9587#comment:1 https://svn.boost.org/trac10/ticket/9587#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> This has been fixed in the upcoming Boost 1.56. Meanwhile you can apply the attached patch to hashed_index.hpp. The problem has already been discussed at: </p> <p> <a class="ext-link" href="http://lists.boost.org/boost-users/2013/12/80753.php"><span class="icon">​</span>http://lists.boost.org/boost-users/2013/12/80753.php</a> </p> Ticket tommy.payette@… Mon, 20 Jan 2014 12:42:09 GMT <link>https://svn.boost.org/trac10/ticket/9587#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9587#comment:2</guid> <description> <p> Replying to <a class="ticket" href="https://svn.boost.org/trac10/ticket/9587#comment:1" title="Comment 1">joaquin</a>: </p> <blockquote class="citation"> <p> This has been fixed in the upcoming Boost 1.56. Meanwhile you can apply the attached patch to hashed_index.hpp. The problem has already been discussed at: </p> <p> <a class="ext-link" href="http://lists.boost.org/boost-users/2013/12/80753.php"><span class="icon">​</span>http://lists.boost.org/boost-users/2013/12/80753.php</a> </p> </blockquote> <p> Thank you for fast reply! </p> </description> <category>Ticket</category> </item> </channel> </rss>