template <typename Src>

struct Wrapper

Defined at line 175 of file ../../zircon/third_party/ulib/safemath/include/safemath/clamped_math.h

These wrappers allow us to handle state the same way for both

ClampedNumeric and POD arithmetic types.

Public Methods

UnderlyingType<Src> value (Src value)

Defined at line 176 of file ../../zircon/third_party/ulib/safemath/include/safemath/clamped_math.h