Searched defs:AStructType (Results 1 – 1 of 1) sorted by relevance
18 struct AStructType struct20 template <class> struct MStrMemberTemplate { };21 … template<class X,class Y,short AA> static int StatFuncTemplate(X *,Y) { int ret(AA); return ret; } in StatFuncTemplate()