Boost C++ Libraries: Ticket #7529: [intrusive] Do insertions of equal keys preserve insertion order (insertion stability)? https://svn.boost.org/trac10/ticket/7529 <p> I can't think of anything off-hand that would prevent this property of the implementation of the binary tree containers, and if it is indeed true and can be guaranteed in future releases, it should be documented. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7529 Trac 1.4.3 Ion Gaztañaga Sun, 02 Dec 2012 21:09:16 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/7529#comment:1 https://svn.boost.org/trac10/ticket/7529#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> Fixed in revision 81676. </p> Ticket