Skip to content

[basic.indet][bit.cast] Why "unsigned ordinary character"? #5070

@frederick-vs-ja

Description

@frederick-vs-ja

As char is not considered as an unsigned integer type even if std::is_unsigned_v<char> is true, can we replace all uses of "unsigned ordinary character" with unsigned char?

Metadata

Metadata

Assignees

No one assigned

    Labels

    cwgIssue must be reviewed by CWG.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions