HDK
|
#include <UT_ArraySet.h>
Static Public Member Functions | |
static void | clear (bool &v) |
static bool | isClear (bool v) |
static void | clearConstruct (bool *p) |
Static Public Attributes | |
static const bool | clearNeedsDestruction = false |
NOTE: It may seem silly to have bool here, but things like std::pair<T,bool> should work automatically, so they need some default behaviour for bool.
Definition at line 102 of file UT_ArraySet.h.
|
inlinestatic |
Definition at line 104 of file UT_ArraySet.h.
|
inlinestatic |
Definition at line 106 of file UT_ArraySet.h.
|
inlinestatic |
Definition at line 105 of file UT_ArraySet.h.
|
static |
Definition at line 108 of file UT_ArraySet.h.