Boost C++ Libraries: Ticket #13009: type_index/stl_type_index.hpp missing include https://svn.boost.org/trac10/ticket/13009 <p> type_index/stl_type_index.hpp mentions boost::hash_range, but doesn't #include the needed header file. If I include #include &lt;boost/functional/hash/hash.hpp&gt; the code works. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13009 Trac 1.4.3 Antony Polukhin Sat, 06 May 2017 15:38:47 GMT status, milestone changed https://svn.boost.org/trac10/ticket/13009#comment:1 https://svn.boost.org/trac10/ticket/13009#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.65.0</span> </li> </ul> <p> Ed Catmur fixed this in <a class="ext-link" href="https://github.com/boostorg/type_index/commit/f82eab8882650f1df752fa7d06ebe08c54dda7c5"><span class="icon">​</span>f82eab88</a>. It will be merged to master branch as soon as the tests cycle. </p> Ticket Antony Polukhin Tue, 26 Sep 2017 18:09:31 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/13009#comment:2 https://svn.boost.org/trac10/ticket/13009#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket