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

constexpr exceptions to improve diagnostics #678

Open
mpusz opened this issue Feb 14, 2025 · 0 comments
Open

constexpr exceptions to improve diagnostics #678

mpusz opened this issue Feb 14, 2025 · 0 comments
Labels
design Design-related discussion enhancement New feature or request

Comments

@mpusz
Copy link
Owner

mpusz commented Feb 14, 2025

  1. Experiment with constexpr exceptions to check if we can provide more meaningful diagnostics for compile-time errors.
  2. As of today constexpr function that throws is not SFINAE-friendly, but maybe we can still benefit from this.
@mpusz mpusz added design Design-related discussion enhancement New feature or request labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Design-related discussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant