id summary reporter owner description type status milestone component version severity resolution keywords cc 8299 deque::insert(const_iterator, Iterator, Iterator) misbehavior expaler Ion Gaztañaga 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. Bugs closed To Be Determined container Boost 1.53.0 Problem duplicate