
3 Aug
2008
3 Aug
'08
1:50 a.m.
On Sat, Aug 2, 2008 at 9:17 AM, Ramesh
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