template <typename Dst, typename Src>

struct StaticDstRangeRelationToSrcRange

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

Unsigned to signed: Dst is guaranteed to contain source only if its range is

larger.

Public Members

static NumericRangeRepresentation value