![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Base class for reference counted object. More...
#include "roc_core/allocation_policy.h"
#include "roc_core/atomic.h"
#include "roc_core/noncopyable.h"
#include "roc_core/panic.h"
Go to the source code of this file.
Classes | |
class | roc::core::RefCounted< T, AllocationPolicy > |
Base class for reference counted object. More... | |
Namespaces | |
namespace | roc |
Root namespace. | |
namespace | roc::core |
General-purpose building blocks and platform abstraction layer. | |
Base class for reference counted object.
Definition in file ref_counted.h.