template <typename Src>
struct Wrapper
Defined at line 260 of file ../../third_party/mini_chromium/src/base/numerics/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 261 of file ../../third_party/mini_chromium/src/base/numerics/checked_math.h
Src value (Src value)
Defined at line 262 of file ../../third_party/mini_chromium/src/base/numerics/checked_math.h