Skip to content

Commit 64d8317

Browse files
jensmaurertkoeppe
authored andcommitted
P2493R0 Missing feature test macros for C++20 core papers
1 parent 9eb9a1e commit 64d8317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/preprocessor.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1754,7 +1754,7 @@
17541754
\defnxname{cpp_binary_literals} & \tcode{201304L} \\ \rowsep
17551755
\defnxname{cpp_capture_star_this} & \tcode{201603L} \\ \rowsep
17561756
\defnxname{cpp_char8_t} & \tcode{201811L} \\ \rowsep
1757-
\defnxname{cpp_concepts} & \tcode{201907L} \\ \rowsep
1757+
\defnxname{cpp_concepts} & \tcode{202002L} \\ \rowsep
17581758
\defnxname{cpp_conditional_explicit} & \tcode{201806L} \\ \rowsep
17591759
\defnxname{cpp_constexpr} & \tcode{202110L} \\ \rowsep
17601760
\defnxname{cpp_constexpr_dynamic_alloc} & \tcode{201907L} \\ \rowsep

0 commit comments

Comments
 (0)