template <typename T, typename U>
struct CheckedAddFastOp
Defined at line 69 of file ../../third_party/mini_chromium/src/base/numerics/safe_math_clang_gcc_impl.h
Public Members
static const bool is_supported
Public Methods
template <typename V>
bool Do (T x, U y, V * result)
Defined at line 72 of file ../../third_party/mini_chromium/src/base/numerics/safe_math_clang_gcc_impl.h