The first parameter to the prefilter function is the template source, possibly modified by some other prefilters.
预滤器函数的第一个参数是模板源文件,该文件可能被其他一些预滤器修正过。
The first parameter to the postfilter function is the compiled template code, possibly modified by other postfilters.
预滤器函数的第一个参数是编译之后的模板代码,该代码可能被其他一些后滤器修正过。
How to use a general function pointer as a template parameter?
如何使用一个通用的函数的指针作为一个模板参数?
应用推荐