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