template <typename T, typename U>

struct ClampedMinOp

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