template <typename Dst, typename Src>

struct IsValueInRangeFastOp

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

The following special case a few specific integer conversions where we can

eke out better performance than range checking.

Public Members

static const bool is_supported

Public Methods

bool Do (Src )

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