Skip to content

Provide const conversion to u8, u16 and u32. #109

@abergmeier

Description

@abergmeier

Currently it seems like conversion to u* is done via f32. Since floating point arithmetic is not supported in const functions, thus we currently cannot convert f16 to e.g. u8 in these.
Would be great if there would be const functions to convert to u* directly.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions