$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Paul Pogonyshev (pogonyshev_at_[hidden])
Date: 2005-09-07 13:49:52
Hi,
Is it possible that atomic operations in Boost are made available for
library users? `shared_ptr' is good, but sometimes one might need the
low-level operations too.
Paul