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

struct DstRangeRelationToSrcRangeImpl

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