![]() |
MOS Source Code
|
#include <refcount.hpp>
Public Member Functions | |
| void | Ref () |
| void | Unref () |
Public Attributes | |
| std::atomic_size_t | n = 0 |
Definition at line 10 of file refcount.hpp.
|
inline |
Definition at line 13 of file refcount.hpp.
|
inline |
Definition at line 18 of file refcount.hpp.
| std::atomic_size_t n = 0 |
Definition at line 12 of file refcount.hpp.