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