template <typename Dst, typename Src, class Enable = void>
struct IsNumericRangeContained
Defined at line 242 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_conversions.h
Some wrappers to statically check that a type is in range.
Public Members
static const bool value