Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
refcount_policy.hpp
Go to the documentation of this file.
19 #if defined(_MSC_VER) && _MSC_VER >= 1310 && (defined(_M_IX86) || defined(_M_X64)) && !defined(__c2__)
scoped_lock(spinlock &sp)
Definition: refcount_policy.hpp:64
scoped_lock(const scoped_lock &)=delete
Definition: refcount_policy.hpp:80
Definition: algorithm.hpp:15
scoped_lock & operator=(const scoped_lock &)=delete
Definition: refcount_policy.hpp:31
Definition: no_refcount_policy.hpp:13