
10 Jul
2012
10 Jul
'12
8:36 a.m.
Tim Blechmann posted on the Boost list this morning he was doing final testing for the Boost 51 release. I will copy this to him in case he has an idea. My impression is that g++ -std=c++0x and boost lockfree are rather close.
afaict, the code you tested is the pre-review code, which has changed a bit ... from my latest tests, gcc-4.7 still misses a few features of the atomic<> implementation (iirc i got an undefined reference to a builtin the last time i've tried) tim