OSDN Git Service

Re-enable __cpp_lib_constexpr_functional.
authorArthur O'Dwyer <arthur.j.odwyer@gmail.com>
Fri, 8 Jan 2021 22:28:19 +0000 (17:28 -0500)
committerArthur O'Dwyer <arthur.j.odwyer@gmail.com>
Fri, 8 Jan 2021 22:30:04 +0000 (17:30 -0500)
commitca1694b9d07cf14dd15d804b37fa151f4e082c2f
tree55aa713047e582899b66afc6a577e818d9f5d8fb
parentbc556e5685c0f97e79fb7b3c6f15cc5062db8e36
Re-enable __cpp_lib_constexpr_functional.

I accidentally disabled this feature-test macro in my D93830,
due to a rebasing conflict. It had been enabled by my D93815,
and should have remained enabled.
libcxx/docs/FeatureTestMacroTable.rst
libcxx/include/version
libcxx/test/std/language.support/support.limits/support.limits.general/functional.version.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py