Subject: [Boost-bugs] [Boost C++ Libraries] #8299: deque::insert(const_iterator, Iterator, Iterator) misbehavior
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-16 22:07:33
#8299: deque::insert(const_iterator, Iterator, Iterator) 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
boost::container::deque that is not past-the-end, the range-variant
insert() method places the element copies in the wrong order.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8299> 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