Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9501: interval_set uses std::set with non strict weak ordering
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-16 15:26:39
#9501: interval_set uses std::set with non strict weak ordering
-------------------------------------+-------------------------------------
Reporter: Tamás Kenéz | Owner: jofaber
<tamas.kenez@â¦> | Status: new
Type: Bugs | Component: ICL
Milestone: To Be Determined | Severity: Problem
Version: Boost 1.55.0 | Keywords: icl interval_set insert
Resolution: | clang llvm set ordering
-------------------------------------+-------------------------------------
Comment (by Ivan Romanenko <viva.cpp@â¦>):
Also found the same problem. When ICL use boost::container::flat_set
instead of std::set.
Because implementation of insertion algorithm in
boost::container::flat_set differs with std::set and
boost::container::set.
PS. Same problem with interval_map and std::map
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9501#comment:2> 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:15 UTC