Subject: [Boost-bugs] [Boost C++ Libraries] #13497: ânextâ is not a member of âboostâ in spsc_queue.hpp in 1.67
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-03-28 14:36:55
#13497: ânextâ is not a member of âboostâ in spsc_queue.hpp in 1.67
-----------------------------------+--------------------------
Reporter: Riot <rain.backnet@â¦> | Owner: timblechmann
Type: Bugs | Status: new
Milestone: To Be Determined | Component: lockfree
Version: Boost 1.67.0 | Severity: Regression
Keywords: |
-----------------------------------+--------------------------
/usr/src/boost_1_67_0/boost/lockfree/spsc_queue.hpp: In member function
âConstIterator
boost::lockfree::detail::ringbuffer_base<T>::push(ConstIterator,
ConstIterator, T*, boost::lockfree::detail::ringbuffer_base<T>::size_t)â:
/usr/src/boost_1_67_0/boost/lockfree/spsc_queue.hpp:140:43: error: ânextâ
is not a member of âboostâ
const ConstIterator last = boost::next(begin, input_count);
^~~~
This didn't occur in boost 1.66.
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13497> 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 : 2018-03-28 14:43:50 UTC