Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6714: utree::insert return begin() if position == end()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-20 13:45:29
#6714: utree::insert return begin() if position == end()
--------------------------------+-------------------------------------------
Reporter: sairony@⦠| Owner: djowel
Type: Bugs | Status: new
Milestone: To Be Determined | Component: spirit
Version: Boost 1.48.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------+-------------------------------------------
Comment (by djowel):
That's incorrect. Insert only returns begin() IF position == end() AND the
container is empty. There is nothing wrong with the logic as it is. If you
don't agree, feel free to attach a test case that proves that the logic is
wrong. Please do so ASAP. I do not want to have lingering open issues.
Thanks.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6714#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:09 UTC