$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] BOOST_INTERLOCKED_INCREMENT
From: gast128 (gast128_at_[hidden])
Date: 2013-10-24 05:32:34
Hello all,
we use these macro's to be more portable, but are these 'official' Boost
functionality? they are defined in <boost/detail/interlocked.hpp> which made
me doubt. Ofc better to use atomics in future, bit no time for that right now.