Wwise SDK 2021.1.9
MapStruct
Version
Wwise SDK 2021.1.9
|
MapStruct< T_KEY, T_ITEM > Struct Template Reference
#include <AkKeyDef.h>
Public Member Functions | |
bool | operator== (const MapStruct &in_Op) const |
void | Transfer (MapStruct< T_KEY, T_ITEM > &in_rSource) |
Public Attributes | |
T_KEY | key |
T_ITEM | item |
Detailed Description
template<class T_KEY, class T_ITEM>
struct MapStruct< T_KEY, T_ITEM >
Definition at line 34 of file AkKeyDef.h.