template <typename Src>
struct Wrapper
Defined at line 265 of file ../../zircon/third_party/ulib/safemath/include/safemath/checked_math.h
These wrappers allow us to handle state the same way for both
CheckedNumeric and POD arithmetic types.
Public Methods
bool is_valid (Src )
Defined at line 266 of file ../../zircon/third_party/ulib/safemath/include/safemath/checked_math.h
Src value (Src value)
Defined at line 267 of file ../../zircon/third_party/ulib/safemath/include/safemath/checked_math.h