badvpn/generated/blog_channel_NCDVal.h
ambrop7 60249f255b ncd: improve how arguments are instantiated. Keep the incomplete arguments in NCDValMem's, but containing placholder values in place
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.
2012-08-03 00:19:59 +00:00

5 lines
112 B
C

#ifdef BLOG_CURRENT_CHANNEL
#undef BLOG_CURRENT_CHANNEL
#endif
#define BLOG_CURRENT_CHANNEL BLOG_CHANNEL_NCDVal