Skip to content

On the use of two-dot range notationΒ #8204

@morinmorin

Description

@morinmorin

The two-dot range notation (e.g. 10..35) is used in [charconv.to.chars] p5. Since we don't have such a syntax, it would be more readable to use a dash "–" πŸ˜„ (e.g. 10–35).

This notation is also used in [tab:lex.charset.basic]. (The ".." notation is widely used in the Unicode Standard so it might be OK to use the notation here, though IMHO regular spaces around ".." look too wide.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions