template <typename T, typename U>
struct ClampedMulOp
Defined at line 112 of file ../../zircon/third_party/ulib/safemath/include/safemath/clamped_math_impl.h
Public Methods
template <typename V = result_type>
V Do (T x, U y)
Defined at line 117 of file ../../zircon/third_party/ulib/safemath/include/safemath/clamped_math_impl.h