Audacity 3.2.0
|
Generates deleters for std::unique_ptr that clean up AU plugin state. More...
#include <AudioUnitUtils.h>
Public Member Functions | |
auto | operator() (T *p) noexcept |
Generates deleters for std::unique_ptr that clean up AU plugin state.
Definition at line 20 of file AudioUnitUtils.h.
|
inlinenoexcept |