Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
ref_counted.h File Reference

Base class for object with reference counter. More...

Include dependency graph for ref_counted.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Base class for object with reference counter.

Definition in file ref_counted.h.