Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STYLE: Use static_assert to check fenv_t members #4718

Conversation

N-Dekker
Copy link
Contributor

[[maybe_unused]] may not need to used in this case.


Using static_assert, as I suggested before at #4581 (comment)
@hjmjohnson What do you think?

`[[maybe_unused]]` may not need to used in this case.
@N-Dekker N-Dekker requested a review from hjmjohnson June 11, 2024 12:37
@github-actions github-actions bot added type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots area:Core Issues affecting the Core module type:Style Style changes: no logic impact (indentation, comments, naming) labels Jun 11, 2024
@N-Dekker N-Dekker marked this pull request as ready for review June 11, 2024 13:32
@hjmjohnson hjmjohnson merged commit 66d9a73 into InsightSoftwareConsortium:master Jun 11, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:Core Issues affecting the Core module type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Style Style changes: no logic impact (indentation, comments, naming)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants