Re: [Boost-bugs] [Boost C++ Libraries] #11802: Incorrect ordering after using insert() with ordered_range_t on a flat_multiset with a non-default sort order

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11802: Incorrect ordering after using insert() with ordered_range_t on a flat_multiset with a non-default sort order
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-01-02 11:18:29


#11802: Incorrect ordering after using insert() with ordered_range_t on a
flat_multiset with a non-default sort order
-------------------------------+------------------------
  Reporter: mm-info@… | Owner: igaztanaga
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: container
   Version: Boost 1.59.0 | Severity: Regression
Resolution: | Keywords:
-------------------------------+------------------------

Comment (by Benny Nielsen <mm-info@…>):

 In case this helps, I can make it work by reverting flat_tree.hpp to the
 version used in 1.58. The main difference appears to be that ordered
 insertion is now handled by merge_unique in the vector class. I took a
 quick look at that and was a bit worried about this comment for a
 subfunction:

 {{{
  //Absolutely experimental. This function might change, disappear or
 simply crash!
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11802#comment:6>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC