Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
ref_count_base.hpp
Go to the documentation of this file.
Definition: algorithm.hpp:15
std::atomic< int > ref_count
Definition: ref_count_base.hpp:19
friend void intrusive_ptr_add_ref(const Deriv *x)
Definition: ref_count_base.hpp:21
friend void intrusive_ptr_release(const Deriv *x)
Definition: ref_count_base.hpp:26