Go to the source code of this file.
Defines | |
| #define | ENTRY_OFFSET(k, type) ((char*) &((TSparseEntry<type>*) (k))->entry - (char*) (k)) |
| #define ENTRY_OFFSET | ( | k, | ||
| type | ||||
| ) | ((char*) &((TSparseEntry<type>*) (k))->entry - (char*) (k)) |
Definition at line 167 of file DataType.cpp.