template <typename Dst, typename Src>

struct IsValueInRangeFastOp

Defined at line 51 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_conversions.h

Signed to signed range comparison.

Public Members

static const bool is_supported

Public Methods

bool Do (Src value)

Defined at line 57 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_conversions.h