forked from boostorg/smart_ptr
Add a comment thanking Ben Hutchings for the #w+(#s!=0) formulation
[SVN r27735]
This commit is contained in:
@ -20,6 +20,9 @@
|
||||
//
|
||||
// Lock-free algorithm by Alexander Terekhov
|
||||
//
|
||||
// Thanks to Ben Hitchings for the #weak + (#shared != 0)
|
||||
// formulation
|
||||
//
|
||||
|
||||
#include <boost/detail/interlocked.hpp>
|
||||
#include <typeinfo>
|
||||
|
Reference in New Issue
Block a user