template <typename T, typename U>
struct ClampedXorOp
Defined at line 240 of file ../../zircon/third_party/ulib/safemath/include/safemath/clamped_math_impl.h
For simplicity we support only unsigned integers.
Public Methods
template <typename V>
V Do (T x, U y)
Defined at line 245 of file ../../zircon/third_party/ulib/safemath/include/safemath/clamped_math_impl.h