template <typename Dst, typename Src, template <typename> class Bounds, IntegerRepresentation DstSign, IntegerRepresentation SrcSign>

struct DstRangeRelationToSrcRangeImpl

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

Same sign narrowing: The range is contained for normal limits.

Public Methods

RangeCheck Check (Src value)

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