Searched defs:GetRC_BuiltIn2BuiltIn (Results 1 – 1 of 1) sorted by relevance
407 struct GetRC_BuiltIn2BuiltIn struct409 typedef GetRC_Int2Int<Traits,OverflowHandler> Int2IntQ ;410 typedef GetRC_Int2Float<Traits> Int2FloatQ ;411 typedef GetRC_Float2Int<Traits,OverflowHandler,Float2IntRounder> Float2IntQ ;412 typedef GetRC_Float2Float<Traits,OverflowHandler> Float2FloatQ ;414 typedef typename Traits::int_float_mixture int_float_mixture ;416 …t_float_mixture<int_float_mixture, Int2IntQ, Int2FloatQ, Float2IntQ, Float2FloatQ>::type selector ;418 typedef typename selector::type type ;