HDK
|
#include <UT_ArraySet.h>
Public Types | |
using | TheType = ArraySet< Key, MULTI, MAX_LOAD_FACTOR_256, Clearer, Hash, KeyEqual > |
Static Public Member Functions | |
static SYS_FORCE_INLINE void | clear (TheType &v) |
static SYS_FORCE_INLINE bool | isClear (TheType &v) |
static SYS_FORCE_INLINE void | clearConstruct (TheType *p) |
Static Public Attributes | |
static const bool | clearNeedsDestruction = false |
Definition at line 1609 of file UT_ArraySet.h.
using UT::DefaultClearer< ArraySet< Key, MULTI, MAX_LOAD_FACTOR_256, Clearer, Hash, KeyEqual > >::TheType = ArraySet<Key,MULTI,MAX_LOAD_FACTOR_256,Clearer,Hash,KeyEqual> |
Definition at line 1611 of file UT_ArraySet.h.
|
inlinestatic |
Definition at line 1613 of file UT_ArraySet.h.
|
inlinestatic |
Definition at line 1617 of file UT_ArraySet.h.
|
inlinestatic |
Definition at line 1615 of file UT_ArraySet.h.
|
static |
Definition at line 1619 of file UT_ArraySet.h.