HDK
|
#include <UT_ArraySet.h>
Static Public Member Functions | |
static void | clear (std::pair< S0, S1 > &v) |
static bool | isClear (const std::pair< S0, S1 > &v) |
static void | clearConstruct (std::pair< S0, S1 > *p) |
Static Public Attributes | |
static const bool | clearNeedsDestruction = DefaultClearer<S0>::clearNeedsDestruction || DefaultClearer<S1>::clearNeedsDestruction |
Definition at line 112 of file UT_ArraySet.h.
|
inlinestatic |
Definition at line 114 of file UT_ArraySet.h.
|
inlinestatic |
Definition at line 123 of file UT_ArraySet.h.
|
inlinestatic |
Definition at line 119 of file UT_ArraySet.h.
|
static |
Definition at line 127 of file UT_ArraySet.h.