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