mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-07-31 21:24:40 +02:00
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
|
// Lock-free algorithm by Alexander Terekhov
|
||||||
//
|
//
|
||||||
|
// Thanks to Ben Hitchings for the #weak + (#shared != 0)
|
||||||
|
// formulation
|
||||||
|
//
|
||||||
|
|
||||||
#include <boost/detail/interlocked.hpp>
|
#include <boost/detail/interlocked.hpp>
|
||||||
#include <typeinfo>
|
#include <typeinfo>
|
||||||
|
Reference in New Issue
Block a user