在这个宏执行时,它按照以下形式将my - if表达式与模板进行匹配(换句话说,将宏调用与宏定义模式进行匹配)。
When this macro executes, it will match the my-if expression up to the template like this (in other words, matching a macro invocation to a macro definition pattern).
为什么我的模板功能是不是在这个呼叫的有效匹配?
为什么我的模板功能是不是在这个呼叫的有效匹配?
应用推荐