template <typename Dst, typename Src, template <typename> class Bounds>
struct DstRangeRelationToSrcRangeImpl
Defined at line 321 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_conversions_impl.h
Signed to signed narrowing: Both the upper and lower boundaries may be
exceeded for standard limits.
Public Methods
RangeCheck Check (Src value)
Defined at line 328 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_conversions_impl.h