Bug in boost.atomic (review requested)

23 Aug
2010
23 Aug
'10
4:46 p.m.
Hi The boost.atomic library is a header only library waiting for review (http://lists.boost.org/Archives/boost/2009/12/160195.php). There is a bug in the implementations of platform_atomic_thread_fence (all platforms) where it is not declared inline. This causes linker error when the library is used in different compilation units. Boost.atomic is being used in other libraries waiting for review such as boost.task which do not link for the same reason. Thank you. Best regards Jorge
5407
Age (days ago)
5407
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jorge Lodos Vigil