Skip to content

Conversation

@robUx4
Copy link
Contributor

@robUx4 robUx4 commented Feb 24, 2024

This might be useful to do some static checks in the code.

Draft on top of #265 and #264

@robUx4 robUx4 added api-break breaks the API (e.g. programs using it will have to adjust their source code) abi-break breaks the ABI (e.g. programs linked against the library have to be recompiled) labels Feb 24, 2024
@robUx4
Copy link
Contributor Author

robUx4 commented Feb 24, 2024

Ultimately we should probably use a proper container, but only std::array seems usable in C++17.

@robUx4 robUx4 force-pushed the semantic_constexpr branch from 7a24bba to 82cd826 Compare March 3, 2024 07:32
@robUx4
Copy link
Contributor Author

robUx4 commented Mar 3, 2024

Rebased on top of #269

@robUx4 robUx4 force-pushed the semantic_constexpr branch from 82cd826 to d99eea2 Compare March 3, 2024 07:35
@robUx4 robUx4 force-pushed the semantic_constexpr branch from d99eea2 to cd99595 Compare March 4, 2024 15:03
@robUx4 robUx4 marked this pull request as ready for review May 11, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

abi-break breaks the ABI (e.g. programs linked against the library have to be recompiled) api-break breaks the API (e.g. programs using it will have to adjust their source code)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant