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 are not yet accepting PRs for C++26 features.
WG21-P1383R2 More
constexprFor<cmath>And<complex>INCREASED feature-test macros (applied by cplusplus/draft#6343 and cplusplus/draft#6421, present in WG21-N4971):
Requires compiler work, followup to:
constexprFor<cmath>And<cstdlib>#2530Note: We are not yet accepting PRs for C++26 features.