Re: [Boost-bugs] [Boost C++ Libraries] #9501: interval_set uses std::set with non strict weak ordering

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-06-18 15:51:58


#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: Showstopper
   Version: Boost 1.55.0 | Keywords: icl interval_set insert
Resolution: | clang llvm set ordering
-------------------------------------+-------------------------------------
Changes (by tvk.boost@…):

 * severity: Problem => Showstopper

Comment:

 I can reproduce the problem with clang/libc++.

 A temporary workaround is to
 {{{
 #define ICL_USE_BOOST_MOVE_IMPLEMENTATION
 }}}
 before including ICL headers. This will make it use the boost
 implementation std::set.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9501#comment:3>
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