template <typename Src>
struct Wrapper
Defined at line 294 of file ../../zircon/third_party/ulib/safemath/include/safemath/checked_math.h
Public Methods
bool is_valid (CheckedNumeric<Src> v)
Defined at line 296 of file ../../zircon/third_party/ulib/safemath/include/safemath/checked_math.h
Src value (CheckedNumeric<Src> v)
Defined at line 299 of file ../../zircon/third_party/ulib/safemath/include/safemath/checked_math.h