template <typename Dst, typename Src>

struct StaticDstRangeRelationToSrcRange

Defined at line 171 of file ../../third_party/mini_chromium/src/base/numerics/safe_conversions_impl.h

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

larger.

Public Members

static NumericRangeRepresentation value