Skip to content
New issue

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

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

Already on GitHub? # to your account

P1383R2 More constexpr For <cmath> And <complex> #3789

Open
StephanTLavavej opened this issue Jun 20, 2023 · 2 comments
Open

P1383R2 More constexpr For <cmath> And <complex> #3789

StephanTLavavej opened this issue Jun 20, 2023 · 2 comments
Labels
compiler Compiler work involved cxx26 C++26 feature

Comments

@StephanTLavavej
Copy link
Member

StephanTLavavej commented Jun 20, 2023

WG21-P1383R2 More constexpr For <cmath> And <complex>

INCREASED feature-test macros (applied by cplusplus/draft#6343 and cplusplus/draft#6421, present in WG21-N4971):

#define __cpp_lib_constexpr_cmath   202306L
#define __cpp_lib_constexpr_complex 202306L

🪄 Requires compiler work, followup to:

Note: We're focused on implementing the remaining library-only features in C++23. Until that's done, we will NOT be accepting PRs for C++26 features.

@StephanTLavavej StephanTLavavej added the cxx26 C++26 feature label Jun 20, 2023
@frederick-vs-ja

This comment was marked as resolved.

@StephanTLavavej StephanTLavavej added the compiler Compiler work involved label Jun 20, 2023
@StephanTLavavej

This comment was marked as resolved.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
compiler Compiler work involved cxx26 C++26 feature
Projects
Status: Blocked
Development

No branches or pull requests

2 participants