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