C++ Logo

std-proposals

Advanced search

Re: [std-proposals] D4039R0 Sequential hexadecimal digits

From: Jan Schultke <janschultke_at_[hidden]>
Date: Sat, 28 Feb 2026 21:04:16 +0100
> The wording in your draft could be misinterpreted to mean that 0123456789ABCDEFabcdef
> is a single contiguous range.
>

The wording says "The code unit values of characters in the ranges ...".
Emphasis on "ranges" being plural.

How can someone interpret it to mean that the range (singular)
0123456789ABCDEFabcdef is contiguous?

Received on 2026-02-28 20:04:30