Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9931: flat_map::insert(ordered_unique_range_t...) fails with move_iterators
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-21 19:25:41
#9931: flat_map::insert(ordered_unique_range_t...) fails with move_iterators
-------------------------------+------------------------
Reporter: boost@⦠| Owner: igaztanaga
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: container
Version: Boost 1.55.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+------------------------
Changes (by igaztanaga):
* status: new => closed
* resolution: => fixed
Comment:
Thanks for the report. I've reproduced it and found that due to the
internal representation of flat_map using a custom pair, a conversion was
triggered when dereferencing the iterator when inserting. Fixed in:
[develop 5013f3f]
Fixes #9931 ("flat_map::insert(ordered_unique_range_t...) fails with
move_iterators")
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9931#comment:1> 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:16 UTC