Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
base::internal::BigEnoughPromotion< Lhs, Rhs, is_intmax_type, is_max_exponent > Struct Template Reference

Detailed Description

template<typename Lhs, typename Rhs = Lhs, bool is_intmax_type = std::is_integral<typename MaxExponentPromotion<Lhs, Rhs>::type>::value&& IntegerBitsPlusSign<typename MaxExponentPromotion<Lhs, Rhs>::type>:: value == IntegerBitsPlusSign<intmax_t>::value, bool is_max_exponent = StaticDstRangeRelationToSrcRange< typename MaxExponentPromotion<Lhs, Rhs>::type, Lhs>::value == NUMERIC_RANGE_CONTAINED&& StaticDstRangeRelationToSrcRange< typename MaxExponentPromotion<Lhs, Rhs>::type, Rhs>::value == NUMERIC_RANGE_CONTAINED>
struct base::internal::BigEnoughPromotion< Lhs, Rhs, is_intmax_type, is_max_exponent >

Definition at line 509 of file safe_conversions_impl.h.


The documentation for this struct was generated from the following file: