template <typename Dst, typename Src, template <typename>
class Bounds, IntegerRepresentation DstSign, IntegerRepresentation SrcSign>
struct DstRangeRelationToSrcRangeImpl
Defined at line 296 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_conversions_impl.h
Same sign narrowing: The range is contained for normal limits.
Public Methods
RangeCheck Check (Src value)
Defined at line 308 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_conversions_impl.h