Searched defs:get_numeric_infinity (Results 1 – 1 of 1) sorted by relevance
47 struct get_numeric_infinity<Type, true, has_std_max> struct49 typedef get_numeric_infinity type;50 static Type value() in value()57 struct get_numeric_infinity<Type, false, true> struct59 typedef get_numeric_infinity type;60 static Type value() in value()67 struct get_numeric_infinity<Type, false, false> struct69 typedef get_numeric_infinity type;70 static Type value() in value()