template <typename Lhs, typename Rhs>
struct FastIntegerArithmeticPromotionImpl
Defined at line 462 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_conversions_impl.h
Promotes to a type that can represent any possible result of a binary
arithmetic operation with the source types.
Public Members
static const bool kContained