Implements:
- LWG3792 __cpp_lib_constexpr_algorithms should also be defined in <utility>
Depends on D140407
Paths
| Differential D140413
[libc++] Adds __cpp_lib_constexpr_algorithms to utility. ClosedPublic Authored by Mordante on Dec 20 2022, 9:03 AM.
Details
Summary Implements:
Depends on D140407
Diff Detail
Event TimelineComment Actions LGTM with green CI.
This revision is now accepted and ready to land.Dec 20 2022, 9:09 AM Comment Actions Thanks for the review!
Closed by commit rG2b6ce25a2a56: [libc++] Adds __cpp_lib_constexpr_algorithms to utility. (authored by Mordante). · Explain WhyDec 21 2022, 8:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 484593 libcxx/docs/Status/Cxx2bIssues.csv
libcxx/include/version
libcxx/test/std/language.support/support.limits/support.limits.general/utility.version.compile.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py
|
I think we could claim this as implemented earlier, but I'm OK with claiming it in 16 too.