$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Review] Lockfree review starts today, July 18th
From: Julien Nitard (julien.nitard_at_[hidden])
Date: 2011-07-19 10:51:34
>
> - Enqueue may block if memory needs to be allocated, but wouldn't it be
> possible to avoid this by specifying an optional maximum size as template
> parameter or constructor argument ?
>
Sorry, I wrote that too fast, there is such a constructor. Forget it.
Julien