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