template <typename T, typename U>

struct ClampedOrOp

Defined at line 226 of file ../../zircon/third_party/ulib/safemath/include/safemath/clamped_math_impl.h

For simplicity we promote to unsigned integers.

Public Methods

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

Defined at line 231 of file ../../zircon/third_party/ulib/safemath/include/safemath/clamped_math_impl.h