Template:cpp/types/dsc unsigned MAX
From cppreference.com
|- class="t-dsc"
|UCHAR_MAXUSHRT_MAXUINT_MAXULONG_MAXULLONG_MAX
(C++11)
| maximum value of unsigned char, unsigned short, unsigned int,
unsigned long and unsigned long long respectively
(macro constant)
|-