[Boost-bugs] [Boost C++ Libraries] #8118: stable_vector::back() returns reference to incorrect value

Subject: [Boost-bugs] [Boost C++ Libraries] #8118: stable_vector::back() returns reference to incorrect value
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-19 23:54:54


#8118: stable_vector::back() returns reference to incorrect value
---------------------------------+------------------------------------------
 Reporter: alastair@… | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: container
  Version: Boost 1.52.0 | Severity: Regression
 Keywords: |
---------------------------------+------------------------------------------
 Test case enclosed. The assert goes off because the value returned from
 last() is 253, when 255 is expected.

 Workaround to use *v.rbegin() works fine.

 Bug is verified in 1.52.0 and 1.53.0.

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