Skip to content

Commit 122ad85

Browse files
jensmaurerzygoloid
authored andcommitted
P1424R1 'constexpr' feature macro concerns
1 parent e047b51 commit 122ad85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/support.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -571,9 +571,9 @@
571571
\tcode{<complex>} \\ \rowsep
572572
\defnlibxname{cpp_lib_concepts} & \tcode{201806L} &
573573
\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
574+
\defnlibxname{cpp_lib_constexpr} & \tcode{201811L} &
575+
any C++ library header from \tref{headers.cpp} or
576+
any C++ header for C library facilities from \tref{headers.cpp.c} \\ \rowsep
577577
\defnlibxname{cpp_lib_constexpr_swap_algorithms} & \tcode{201806L} &
578578
\tcode{<algorithm>} \\ \rowsep
579579
\defnlibxname{cpp_lib_constexpr_dynamic_alloc} & \tcode{201907L} &

0 commit comments

Comments
 (0)