template <typename Dst, typename Src, template <typename> class Bounds>
struct DstRangeRelationToSrcRangeImpl
Defined at line 352 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_conversions_impl.h
Unsigned to signed: Only the upper bound can be exceeded for standard limits.
Public Methods
RangeCheck Check (Src value)
Defined at line 359 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_conversions_impl.h