![]() |
Cinder
0.9.1
|
#include <Buffer.h>
Public Member Functions | |
void | operator() (T *x) |
Simple functor wrapping free(), suitable for unique_ptr's that allocate memory with malloc, calloc and realloc.
void cinder::audio::FreeDeleter< T >::operator() | ( | T * | x | ) |