Boost C++ Libraries: Ticket #9961: tests for hooks not derived frorm generic_hook https://svn.boost.org/trac10/ticket/9961 <p> Looking at the tests that are part of boost intrusive, I noticed that all of them use default base/member hooks derived from <code>generic_hook</code>. I want to use the library in a setting with custom value traits, and those were not tested at all. I believe the current expanded tests would have caught <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/9940" title="#9940: Bugs: bad bug in intrusive list with safe_link (or auto_unlink) hooks (closed: fixed)">#9940</a>, for instance. I'm submitting these as a pull request. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9961 Trac 1.4.3 Ion Gaztañaga Thu, 01 May 2014 08:34:17 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/9961#comment:1 https://svn.boost.org/trac10/ticket/9961#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> SHA-1: a454d8ca4bd48cd76c5492f11ea2ce328251c684* Merge branch 'mateidavid-test-nonhook-nodes' into develop </p> <p> Merged after some additional changes. </p> Ticket