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