|
Pyrogenesis
13997
|
#include "CStrInternStatic.h"Go to the source code of this file.
Classes | |
| class | CStrIntern |
| Interned 8-bit strings. More... | |
Macros | |
| #define | X(id) extern CStrIntern str_##id; |
| #define | X2(id, str) extern CStrIntern str_##id; |
| #define X | ( | id | ) | extern CStrIntern str_##id; |
Definition at line 86 of file CStrIntern.h.
| #define X2 | ( | id, | |
| str | |||
| ) | extern CStrIntern str_##id; |
Definition at line 87 of file CStrIntern.h.
1.8.5