Skip to content

fix: add fallback for environments missing bit operations support#249

Open
kkawachi wants to merge 1 commit intonfrechette:developfrom
kkawachi:develop
Open

fix: add fallback for environments missing bit operations support#249
kkawachi wants to merge 1 commit intonfrechette:developfrom
kkawachi:develop

Conversation

@kkawachi
Copy link
Copy Markdown

Ensured RTM_NO_BIT_CAST is defined when header is unavailable. This prevents build failures in C++20 environments that do not support standard bit operations.

Ensured RTM_NO_BIT_CAST is defined when <bit> header is unavailable. This prevents build failures in C++20 environments that do not support standard bit operations.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 11, 2026

CLA assistant check
All committers have signed the CLA.

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