FreeDeleter /

#includecinder/audio/Buffer.h

Simple functor wrapping free(), suitable for unique_ptr's that allocate memory with malloc, calloc and realloc.


Public Member Functions

  • void
    operator() (T *x)