$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-07-08 11:08:34
I wrote:
> I tried finding information on whether the CAS instruction sets any
> flags...
It doesn't.
Michael van der Westhuizen wrote:
>> Also, where is uint32_t defined? We probably need to include the
>> appropriate header.
>
> You're looking for:
> #include <inttypes.h>
Thanks. I've attached my current version of sp_counted_base_gcc_sparc.hpp.
Does it look correct to you?