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

struct DstRangeRelationToSrcRangeImpl

Defined at line 335 of file ../../third_party/mini_chromium/src/base/numerics/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 342 of file ../../third_party/mini_chromium/src/base/numerics/safe_conversions_impl.h