mp_units::safe_u64

Synopsis

Declared in <mp-units/safe_int.h>
using safe_u64 = safe_int<uint64_t, safe_int_throw_policy>;