$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost Atomic ?
From: Igor R (boost.lists_at_[hidden])
Date: 2011-06-19 07:59:36
> I was surprised to see that the Boost distribution doesn't have the "atomic"
> operations library. Â I expected it to be part of the Threading, modeled on
> the C++0x draft.
See boost::detail::atomic_count.