Skip to content

Implement C++26 P4037R1: Supporting signed char and unsigned char in random number generation #8243

@fbusato

Description

@fbusato

Is this a duplicate?

Area

libcu++

Is your feature request related to a problem? Please describe.

Use of signed char or unsigned char in currently results in undefined behavior. Instead, it should be permitted.

Describe the solution you'd like

https://isocpp.org/files/papers/P4037R1.html

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    libcu++For all items related to libcu++

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions