Boost C++ Libraries: Ticket #7921: boost::container::slist - undefined call intrusive::pointer_traits::to_pointer https://svn.boost.org/trac10/ticket/7921 <p> When compiling my program with boost 1.52 I get an error: </p> <p> /home/khizmax/works/libs/boost_1_52_0/boost/container/slist.hpp:175:87: error: ‘to_pointer’ is not a member of ‘boost::intrusive::pointer_traits&lt;std::pair&lt;const int, map::HashMapHdrTest::value_type&gt;*&gt;’ </p> <p> Platform: Linux ubuntu-64 2.6.32-45-generic <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/101" title="#101: Support Requests: regex performance issue (closed: Works For Me)">#101</a>-Ubuntu SMP Mon Dec 3 15:39:38 UTC 2012 x86_64 GNU/Linux </p> <p> with GCC 4.7.0 </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7921 Trac 1.4.3 Ion Gaztañaga Mon, 11 Feb 2013 08:52:52 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/7921#comment:1 https://svn.boost.org/trac10/ticket/7921#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> Thanks for the report. This was reported in the Boost mailing list and fixed in Boost 1.53 </p> Ticket Ion Gaztañaga Mon, 11 Feb 2013 09:45:03 GMT status changed; resolution deleted https://svn.boost.org/trac10/ticket/7921#comment:2 https://svn.boost.org/trac10/ticket/7921#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">closed</span> → <span class="trac-field-new">reopened</span> </li> <li><strong>resolution</strong> <span class="trac-field-deleted">fixed</span> </li> </ul> <p> Reopened again as the bug was already present and not related to the one fixed in boost 1.53 </p> Ticket Ion Gaztañaga Mon, 11 Feb 2013 09:47:11 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/7921#comment:3 https://svn.boost.org/trac10/ticket/7921#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">reopened</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/82812" title="Fixes #7921">[82812]</a>) Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7921" title="#7921: Bugs: boost::container::slist - undefined call ... (closed: fixed)">#7921</a> </p> Ticket