Boost C++ Libraries: Ticket #13497: ‘next’ is not a member of ‘boost’ in spsc_queue.hpp in 1.67 https://svn.boost.org/trac10/ticket/13497 <p> /usr/src/boost_1_67_0/boost/lockfree/spsc_queue.hpp: In member function ‘<a class="missing wiki">ConstIterator</a> boost::lockfree::detail::ringbuffer_base&lt;T&gt;::push(<a class="missing wiki">ConstIterator</a>, <a class="missing wiki">ConstIterator</a>, T*, boost::lockfree::detail::ringbuffer_base&lt;T&gt;::size_t)’: /usr/src/boost_1_67_0/boost/lockfree/spsc_queue.hpp:140:43: error: ‘next’ is not a member of ‘boost’ </p> <blockquote> <p> const <a class="missing wiki">ConstIterator</a> last = boost::next(begin, input_count); </p> <blockquote> <p> <sup><del>~ </del></sup></p> </blockquote> </blockquote> <p> This didn't occur in boost 1.66. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13497 Trac 1.4.3 timblechmann Thu, 29 Mar 2018 15:31:33 GMT <link>https://svn.boost.org/trac10/ticket/13497#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13497#comment:1</guid> <description> <p> could you possibly re-post this on github with a complete test case? </p> </description> <category>Ticket</category> </item> <item> <author>Riot <rain.backnet@…></author> <pubDate>Sun, 01 Apr 2018 10:57:25 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/13497#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13497#comment:2</guid> <description> <p> I've just checked and the issue is resolved in the current github master of lockfree. The issue is just a missing include. </p> </description> <category>Ticket</category> </item> </channel> </rss>