[libc++] Adds __cpp_lib_constexpr_algorithms to utility.
authorMark de Wever <koraq@xs4all.nl>
Tue, 20 Dec 2022 17:02:36 +0000 (18:02 +0100)
committerMark de Wever <koraq@xs4all.nl>
Wed, 21 Dec 2022 16:30:16 +0000 (17:30 +0100)
commit2b6ce25a2a569fe7a61d2eee630620055d47d3bd
treeafabf41a693e766cd239d59501853e95a8d9c4f7
parent44ea075d9ce3d3d9e5728795eb73fe6d1a5250e8
[libc++] Adds __cpp_lib_constexpr_algorithms to utility.

Implements:
- LWG3792 __cpp_lib_constexpr_algorithms should also be defined in <utility>

Depends on D140407

Reviewed By: #libc, philnik, ldionne

Differential Revision: https://reviews.llvm.org/D140413
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