The largest value representable in the configured number of bytes.

Synopsis

Declared in <serialize.h>

inline constexpr static
uint64_t MAX = 0xffffffffffffffff >> (8 * (8 ‐ Bytes));

Created with MrDocs