template <typename Dst, typename Src, template <typename> class Bounds>

struct DstRangeRelationToSrcRangeImpl

Defined at line 372 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_conversions_impl.h

Signed to unsigned: The upper boundary may be exceeded for a narrower Dst,

and any negative value exceeds the lower boundary for standard limits.

Public Methods

RangeCheck Check (Src value)

Defined at line 379 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_conversions_impl.h