[Boost-bugs] [Boost C++ Libraries] #8294: deque::insert(const_iterator, Itr, Itr) misbehavior

Subject: [Boost-bugs] [Boost C++ Libraries] #8294: deque::insert(const_iterator, Itr, Itr) misbehavior
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-15 23:39:56


#8294: deque::insert(const_iterator, Itr, Itr) misbehavior
------------------------------+---------------------------------------------
 Reporter: expaler | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: container
  Version: Boost 1.53.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 When the const_iterator argument points to a valid position in the deque
 that is not past-the-end, the range elements are inserted in the wrong
 order.

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