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