lockfree: remove implementations of cas and memory barriers
commit55f9d1619ce1091d3658bb65c770d53c738511a6
authorTim Blechmann <tim@klingt.org>
Fri, 11 Dec 2009 18:04:06 +0000 (11 19:04 +0100)
committerTim Blechmann <tim@klingt.org>
Fri, 23 Jul 2010 09:17:40 +0000 (23 11:17 +0200)
treeab1872106bcb3ea0c8b5076cf1b6ed87ea7eecda
parent4831fd1be178bde070bb59b4cfa47143297629a1
lockfree: remove implementations of cas and memory barriers

Signed-off-by: Tim Blechmann <tim@klingt.org>
boost/lockfree/detail/cas.hpp [deleted file]
libs/lockfree/test/cas_test.cpp [deleted file]