![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Destroys the object via custom deleter. More...
#include <scoped_destructor.h>
Public Member Functions | |
ScopedDestructor (T obj) | |
Initialize. More... | |
~ScopedDestructor () | |
Destroy. More... | |
Destroys the object via custom deleter.
Definition at line 21 of file scoped_destructor.h.
|
inlineexplicit |
Initialize.
Definition at line 24 of file scoped_destructor.h.
|
inline |
Destroy.
Definition at line 29 of file scoped_destructor.h.