[Boost-bugs] [Boost C++ Libraries] #13144: Hinted overloads of boost::container::flat_map::insert_or_assign are uncompilable

Subject: [Boost-bugs] [Boost C++ Libraries] #13144: Hinted overloads of boost::container::flat_map::insert_or_assign are uncompilable
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-08-01 18:37:22


#13144: Hinted overloads of boost::container::flat_map::insert_or_assign are
uncompilable
---------------------------------------------+---------------------------
 Reporter: Constantin Makshin <cmakshin@…> | Owner: Ion Gaztañaga
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: container
  Version: Boost 1.64.0 | Severity: Problem
 Keywords: |
---------------------------------------------+---------------------------
 `boost::container::flat_map::insert_or_assign()` overloads which take a
 hint require an impossible conversion from `std::pair<iterator, bool>` to
 `iterator`, breaking compilation of any code that tries to use these
 methods.

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13144>
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-08-01 18:44:13 UTC