Commit Graph

206 Commits

Author SHA1 Message Date
Tim Blechmann
2542e8f9e4 lockfree: don't try to use std::atomic
Signed-off-by: Tim Blechmann <tim@klingt.org>

[SVN r79200]
2012-07-01 08:39:18 +00:00
Tim Blechmann
ecaf48039f lockfree: clang++ compile fix
Signed-off-by: Tim Blechmann <tim@klingt.org>

[SVN r79199]
2012-07-01 08:39:07 +00:00
Tim Blechmann
7b86a099b8 lockfree: move atomic to namespace boost::lockfree_atomic
Signed-off-by: Tim Blechmann <tim@klingt.org>

[SVN r79198]
2012-07-01 08:38:56 +00:00
Tim Blechmann
dbbea5f705 lockfree: work around thread/exception/parameter vs test compile issue
Signed-off-by: Tim Blechmann <tim@klingt.org>

[SVN r79197]
2012-07-01 08:38:43 +00:00
Tim Blechmann
f8298d22bd lockfree: import boost.lockfree with boost.atomic as implementation detail
Signed-off-by: Tim Blechmann <tim@klingt.org>

[SVN r79195]
2012-07-01 08:37:57 +00:00
Douglas Gregor
88da98e37b Move top-level boost directory over to "devel" (temporarily)
[SVN r38327]
2007-07-31 20:32:15 +00:00