template <typename T, typename U>

struct ClampedSubOp

Defined at line 90 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 96 of file ../../zircon/third_party/ulib/safemath/include/safemath/clamped_math_impl.h