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

C++ 26 support #151

Open
8 tasks
KyleVaughn opened this issue May 1, 2024 · 0 comments
Open
8 tasks

C++ 26 support #151

KyleVaughn opened this issue May 1, 2024 · 0 comments
Labels

Comments

@KyleVaughn
Copy link
Owner

KyleVaughn commented May 1, 2024

Once C++ 26 is supported, the following tasks should be completed:

  • Update acos to be constexpr
  • Update asin to be constexpr
  • Update atan to be constexpr
  • Update atanh to be constexpr
  • Update cbrt to be constexpr
  • Update exp to be constexpr
  • Update log to be constexpr
  • Update sqrt to be constexpr
@KyleVaughn KyleVaughn added type: enhancement New feature or request priority: low labels May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant