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

Singleton. More...

#include <pthread.h>
#include "roc_core/aligned_storage.h"
#include "roc_core/atomic_ops.h"
#include "roc_core/noncopyable.h"
#include "roc_core/panic.h"
Include dependency graph for singleton.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  roc::core::Singleton< T >
 Singleton. More...
 

Namespaces

 roc
 Root namespace.
 
 roc::core
 General-purpose building blocks and platform abstraction layer.
 

Detailed Description

Singleton.

Definition in file singleton.h.