Re: [Boost-bugs] [Boost C++ Libraries] #12117: flat_set constructor with ordered_unique_range

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12117: flat_set constructor with ordered_unique_range
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-08-15 21:25:12


#12117: flat_set constructor with ordered_unique_range
-------------------------------+----------------------------
  Reporter: dariomt@… | Owner: igaztanaga
      Type: Feature Requests | Status: closed
 Milestone: To Be Determined | Component: container
   Version: Boost 1.61.0 | Severity: Not Applicable
Resolution: fixed | Keywords:
-------------------------------+----------------------------
Changes (by igaztanaga):

 * status: new => closed
 * resolution: => fixed

Comment:

 Thanks for the proposal. The check was easy to implement in constructors.
 In insert() it's really tricky as the input iterator's value_type needs to
 only be EmplaceConstructible and values are inserted quite differently, so
 insert() functions are left intact. Checks for constructors added in
 commit:

 https://github.com/boostorg/container/commit/fb1be6fa75c965c24a03a658c4990137e547d492

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12117#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:20 UTC