template <typename T, typename U>
struct ClampedDivOp
Defined at line 134 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 139 of file ../../zircon/third_party/ulib/safemath/include/safemath/clamped_math_impl.h