template <typename T, typename U>

struct CheckedMulOp

Defined at line 222 of file ../../zircon/third_party/ulib/safemath/include/safemath/checked_math_impl.h

Public Methods

template <typename V>
bool Do (T x, U y, V * result)

Defined at line 227 of file ../../zircon/third_party/ulib/safemath/include/safemath/checked_math_impl.h