Skip to content

Commit 2e6b09b

Browse files
eisenwavetkoeppe
authored andcommitted
[cpp.predefined] Update value of __cpp_deduction_guides to 202207L
1 parent 19ad41d commit 2e6b09b

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
@@ -2351,7 +2351,7 @@
23512351
\defnxname{cpp_contracts} & \tcode{202502L} \\ \rowsep
23522352
\defnxname{cpp_decltype} & \tcode{200707L} \\ \rowsep
23532353
\defnxname{cpp_decltype_auto} & \tcode{201304L} \\ \rowsep
2354-
\defnxname{cpp_deduction_guides} & \tcode{201907L} \\ \rowsep
2354+
\defnxname{cpp_deduction_guides} & \tcode{202207L} \\ \rowsep
23552355
\defnxname{cpp_delegating_constructors} & \tcode{200604L} \\ \rowsep
23562356
\defnxname{cpp_deleted_function} & \tcode{202403L} \\ \rowsep
23572357
\defnxname{cpp_designated_initializers} & \tcode{201707L} \\ \rowsep

0 commit comments

Comments
 (0)