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

struct DstRangeRelationToSrcRangeImpl

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

Signed to signed narrowing: Both the upper and lower boundaries may be

exceeded for standard limits.

Public Methods

RangeCheck Check (Src value)

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