$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Lockfree] ringbuffer
From: Rich E (reakinator_at_[hidden])
Date: 2013-02-17 00:24:17
On Sat, Feb 9, 2013 at 3:48 AM, Tim Blechmann <tim_at_[hidden]> wrote:
>
> this getting the available read/write space for the spsc_queue will be
> in the next release ... have implemented it, but haven't pushed it out,
> yet. also, one will be able to consume elements via a functor (or lambda
> function).
>
> tim
>
>
Thanks for letting me know, I look forward to trying the new features and
also thanks again for the library!
cheers,
Rich