template <typename T, typename U>

struct CheckedSubFastOp

Defined at line 79 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_math_clang_gcc_impl.h

Public Members

static const bool is_supported

Public Methods

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

Defined at line 82 of file ../../zircon/third_party/ulib/safemath/include/safemath/safe_math_clang_gcc_impl.h