Skip to content

P3688 Consider comparing unsigned values #225

Description

@eisenwave

char_traits::compare and strcmp perform comparisons on the unsigned byte values, whereas ascii_case_insensitive_compare operates on (possibly signed) char.

Maybe this could be kept as is, but it deserves some discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-investigationInvestigation of implementations or other facts is required

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions