Searched refs:USESTATICMEMFUNC (Results 1 – 1 of 1) sorted by relevance
30 #define USESTATICMEMFUNC(class, func) void (*UNIQ(use)())() { return &class::func; } macro610 USESTATICMEMFUNC(T, StaticMethod)