Boost logo

Boost Users :

From: Cory Nelson (phrosty_at_[hidden])
Date: 2008-08-02 21:50:32


On Sat, Aug 2, 2008 at 9:17 AM, Ramesh <rramesh1_at_[hidden]> wrote:
> Hello,
>
> Does boost provide a thread safe stack class implementation?
>

No. If you are on x86/x64 VC++ 2008, I have a lock-free stack and queue here:

http://svn.int64.org/svnroot/int64/snips/lockfree/

Caveat, 64-bit path doesn't yet work on pre-dual core Athlon 64s...
working on that.

-- 
Cory Nelson

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net