maxCharCode constant

int const maxCharCode

Highest character code for the Unicode set

Implementation

static const maxCharCode = 0x10FFFF;