Determines if the given Unicode code-point value belongs to this character class.
value
The behavior is undefined if the value is outside of the valid unicode code range.
bool match(int value);