Searched defs:ExtractSecondType (Results 1 – 1 of 1) sorted by relevance
94 template <typename Ty1, typename Ty2> struct ExtractSecondType { struct95 typedef Ty2 type;