Base Module  VST 3.6.6
SDK for developing VST Plug-in
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types
TSorterFunc< T > Struct Template Reference

#include <fcontainer.h>

Public Types

typedef const T & ConstTRef
 
typedef int32(* TCompareRefFunc )(ConstTRef, ConstTRef)
 
typedef T * TPtr
 
typedef int32(* TComparePtrFunc )(TPtr, TPtr)
 

Member Typedef Documentation

typedef const T& ConstTRef
typedef int32(* TCompareRefFunc)(ConstTRef, ConstTRef)
typedef T* TPtr
typedef int32(* TComparePtrFunc)(TPtr, TPtr)
Empty

Copyright ©2016 Steinberg Media Technologies GmbH. All Rights Reserved.