Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
base::internal::MaxExponentPromotion< Lhs, Rhs, Promotion > Struct Template Reference

Detailed Description

template<typename Lhs, typename Rhs, ArithmeticPromotionCategory Promotion = (MaxExponent<Lhs>::value > MaxExponent<Rhs>::value) ? LEFT_PROMOTION : RIGHT_PROMOTION>
struct base::internal::MaxExponentPromotion< Lhs, Rhs, Promotion >

Definition at line 455 of file safe_conversions_impl.h.


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