Skip to content

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Sep 1, 2025

Problem:

  • It's wordy to type stdx::sized<std::uint8_t>{42}.in<std::uint32_t>();.

Solution:

  • Instead, allow 42_z8->z32;

Problem:
- It's wordy to type `stdx::sized<std::uint8_t>{42}.in<std::uint32_t>();`.

Solution:
- Instead, allow `42_z8->z32;`
@elbeno elbeno force-pushed the terse-size-conversion-udls branch from 2ebcbde to 2f0c31f Compare September 1, 2025 18:39
@elbeno elbeno merged commit b4ce17a into intel:main Sep 2, 2025
42 checks passed
@elbeno elbeno deleted the terse-size-conversion-udls branch October 16, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants