K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-04-18T17:48:14.326693Z K 7 svn:log V 540 devel/boost-libs: backport minor regression fix /usr/local/include/boost/lockfree/spsc_queue.hpp:140:43: error: no member named 'next' in namespace 'boost' const ConstIterator last = boost::next(begin, input_count); ~~~~~~~^ /usr/local/include/boost/lockfree/spsc_queue.hpp:145:51: error: no member named 'next' in namespace 'boost' const ConstIterator midpoint = boost::next(begin, count0); ~~~~~~~^ Obtained from: upstream (via Homebrew) END