special4 constant

Range<int> const special4

The special characters {, |, }, and ~.

Implementation

static const Range<int> special4 = ConstRange(123, 126);