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