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

struct DstRangeRelationToSrcRangeImpl

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

Unsigned to unsigned narrowing: Only the upper bound can be exceeded for

standard limits.

Public Methods

RangeCheck Check (Src value)

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