Searched refs:same_sign (Results 1 – 1 of 1) sorted by relevance
198 template <bool same_sign, bool x_is_signed>306 const bool same_sign = arg_is_signed == result_is_signed; in numeric_cast() local309 || greater_than_type_max<same_sign, arg_is_signed>::check(arg, (result_traits::max)()) in numeric_cast()