mp_units
::safe_u16
Synopsis
Declared in
<mp-units/safe_int.h>
using safe_u16 =
safe_int<uint16_t, safe_int_throw_policy>
;