|
Base Module
VST 3.6.5
SDK for developing VST Plug-in
|
#include <fcontainer.h>
Public Types | |
| typedef const T & | ConstTRef |
| typedef int32(* | TCompareRefFunc )(ConstTRef, ConstTRef) |
| typedef T * | TPtr |
| typedef int32(* | TComparePtrFunc )(TPtr, TPtr) |
| typedef const T& ConstTRef |
| typedef T* TPtr |