template <typename T, typename U>

struct ClampedMulFastOp

Defined at line 128 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>
V Do (T x, U y)

Defined at line 131 of file ../../third_party/mini_chromium/src/base/numerics/safe_math_clang_gcc_impl.h