light weight array More...
#include "ZFCoreLog_CommonLog.h"#include "ZFComparer.h"#include "ZFCoreUtilMath.h"#include "ZFToken.h"Go to the source code of this file.
Classes | |
| class | ZFCoreArrayBase |
| dummy base for ZFCoreArray More... | |
| class | ZFCoreArray< T_Element > |
| light weight array More... | |
Macros | |
| #define | ZFCoreArrayCreate(ElementType, values, ...) |
| util macro to create a temp array for short | |
light weight array
| #define ZFCoreArrayCreate | ( | ElementType, | |
| values, | |||
| ... ) |
util macro to create a temp array for short
usage: