We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e047b51 + 122ad85 commit 5caa968Copy full SHA for 5caa968
source/support.tex
@@ -571,9 +571,9 @@
571
\tcode{<complex>} \\ \rowsep
572
\defnlibxname{cpp_lib_concepts} & \tcode{201806L} &
573
\tcode{<concepts>} \\ \rowsep
574
-\defnlibxname{cpp_lib_constexpr_misc} & \tcode{201811L} &
575
- \tcode{<array>} \tcode{<functional>} \tcode{<iterator>}
576
- \tcode{<string_view>} \tcode{<tuple>} \tcode{<utility>} \\ \rowsep
+\defnlibxname{cpp_lib_constexpr} & \tcode{201811L} &
+ any C++ library header from \tref{headers.cpp} or
+ any C++ header for C library facilities from \tref{headers.cpp.c} \\ \rowsep
577
\defnlibxname{cpp_lib_constexpr_swap_algorithms} & \tcode{201806L} &
578
\tcode{<algorithm>} \\ \rowsep
579
\defnlibxname{cpp_lib_constexpr_dynamic_alloc} & \tcode{201907L} &
0 commit comments