template <typename T, typename U>

struct CheckedMinOp

Defined at line 480 of file ../../zircon/third_party/ulib/safemath/include/safemath/checked_math_impl.h

Public Methods

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

Defined at line 485 of file ../../zircon/third_party/ulib/safemath/include/safemath/checked_math_impl.h