Searched refs:LargestFTImpl (Results 1 – 1 of 1) sorted by relevance
182 template <typename FT1, typename FT2, bool Enable> struct LargestFTImpl { struct186 template <typename FT1, typename FT2> struct LargestFTImpl<FT1, FT2, true> { struct192 typename LargestFTImpl<FT1, FT2, (sizeof(FT1) > sizeof(FT2))>::type;