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