Boost logo

Boost :

Subject: Re: [boost] [atomic] Status?
From: Oliver Kowalke (k-oli_at_[hidden])
Date: 2011-02-16 15:26:33


Am 16.02.2011 20:52, schrieb Tim Blechmann:
>> What is the current state of platform support? I downloaded lockfree from your
>> klingt.org site and it still seems to be missing MSVC support. GCC and MSVC
>> x86[_64] are the platforms I care about. I could take a crack at adding MSVC
>> support but perhaps someone has already done it?
>
> there is basic support for the interlocked API [1] ... but it seems to only
> support 32bit sized types ... would be great, if you could extend it for 64bit
> types ...
>
> thanks, tim
>
>
> [1]
> http://tim.klingt.org/git?p=boost_lockfree.git;a=blob;f=boost/atomic/detail/interlocked.hpp;h=83456a7dbfdf0f65dbadcba6e8c3366c1860ea5d;hb=HEAD

you should check your patches against Helges repo
http://git.chaoticmind.net/boost.atomic first.


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