Boost logo

Boost :

Subject: Re: [boost] Boost.Atomic request for review/inclusion
From: Helge Bahmann (hcb_at_[hidden])
Date: 2010-01-29 15:24:42


Am Friday 29 January 2010 15:08:22 schrieb Ronny Spiegel:
> Hi,
>
> I was looking for some kind of atomic counter which is able to deal
> with 64 bit values on 32/64 bit machines.
>
> I was just wondering if this could be done with this library on
> Windows (yes, I know). As far as I can see it uses the
> InterlockedIncrement() API methods internally. But for 64 bit values
> you have to use InterlockedIncrement64().

I don't have access to any win64 machine. Are you willing to do you a few
compile/test/report cycles if I implement it, so we can get this added?

Best regards
Helge


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk