$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [log] Release Candidate 4 released
From: OvermindDL1 (overminddl1_at_[hidden])
Date: 2010-01-30 17:44:31
On Sat, Jan 30, 2010 at 3:40 PM, Andrey Semashev
<andrey.semashev_at_[hidden]> wrote:
>>> Per-thread queues would complicate this addition.
>>
>> Why?
>
> Because it gets more difficult to determine the total number of queued
> records. Without introducing a shared locked counter, that is.
Boost.Atomic?