template <typename Dst, typename Src>

struct IsTypeInRangeForNumericType

Defined at line 395 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_conversions_impl.h

Simple wrapper for statically checking if a type's range is contained.

Public Members

static const bool value