|
Boost : |
Subject: Re: [boost] [thread] atomic
From: Beman Dawes (bdawes_at_[hidden])
Date: 2009-04-15 12:09:44
On Mon, Mar 16, 2009 at 7:38 AM, vicente.botet <vicente.botet_at_[hidden]> wrote:
> Hi Sergei,
> ----- Original Message -----
> From: "Sergei Politov" <spolitov_at_[hidden]>
> To: <boost_at_[hidden]>
> Sent: Monday, March 16, 2009 11:56 AM
> Subject: [boost] [thread] atomic
>
>
>>
>> Hi,
>>
>> I would like to known state of atomic (class/operations) implementation in
>> boost.
>> There are several threads that contains references to atomics, but I
>> cannot find the state of this issue.
>> May be I've overlooked something.
>>
>> I would like to known the following:
>> 1) Is there defined interface for atomics? Where is it if present?
>
> There is the standard interface C++ Atomic Types and Operations
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2427.html
The best reference is really the working paper, because changes have
been made since the proposal.
The best bet is to go to http://www.open-std.org/jtc1/sc22/wg21/ and
click on "Current C++ Standard Working Paper" in the "Other
information" section.
--Beman
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk