template <typename T, typename U>

struct CheckedSubOp

Defined at line 157 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 162 of file ../../zircon/third_party/ulib/safemath/include/safemath/checked_math_impl.h