Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kAddStatic (   SYMBOL)

Within a type definition, indicates that a type has static data.

Types that have static data must define initialization and release methods.

Parameters
SYMBOLType symbol (e.g. kArrayList).
See also
Extending Zen