60249f255b
of variables. When the arguments need to be instantiated, the entire NCDValMem is byte-copied, and the placeholders are replaced in-place with real values. This removes the NCDInterpValue stuff, and is slightly faster.
5 lines
112 B
C
5 lines
112 B
C
#ifdef BLOG_CURRENT_CHANNEL
|
|
#undef BLOG_CURRENT_CHANNEL
|
|
#endif
|
|
#define BLOG_CURRENT_CHANNEL BLOG_CHANNEL_NCDVal
|