Wwise SDK 2021.1.8
AkDefaultSortedKeyCompare
Version
Wwise SDK 2021.1.8
|
AkDefaultSortedKeyCompare< T_KEY > Struct Template Reference
#include <AkKeyArray.h>
Static Public Member Functions | |
template<class THIS_CLASS > | |
static AkForceInline bool | Lesser (THIS_CLASS *, T_KEY &a, T_KEY &b) |
template<class THIS_CLASS > | |
static AkForceInline bool | Equal (THIS_CLASS *, T_KEY &a, T_KEY &b) |
Detailed Description
template<class T_KEY>
struct AkDefaultSortedKeyCompare< T_KEY >
Definition at line 165 of file AkKeyArray.h.