Skip to content

🐛 Make as_[un]signed constexpr#233

Merged
elbeno merged 1 commit intointel:mainfrom
elbeno:missing-constexpr
May 30, 2025
Merged

🐛 Make as_[un]signed constexpr#233
elbeno merged 1 commit intointel:mainfrom
elbeno:missing-constexpr

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented May 30, 2025

Problem:

  • For some reason constexpr was omitted from as_signed and as_unsigned functions.

Solution:

  • Make them constexpr.

Problem:
- For some reason `constexpr` was omitted from `as_signed` and `as_unsigned`
  functions.

Solution:
- Make them `constexpr`.
@elbeno elbeno enabled auto-merge May 30, 2025 17:03
@elbeno elbeno linked an issue May 30, 2025 that may be closed by this pull request
@elbeno elbeno merged commit fd82b7b into intel:main May 30, 2025
42 checks passed
@elbeno elbeno deleted the missing-constexpr branch May 30, 2025 19:37
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.

constexpr as_unsigned/as_signed

2 participants