Skip to content

Commit b6903b6

Browse files
jensmaurertkoeppe
authored andcommitted
[cpp.predefined] Add __cpp_auto_cast
1 parent 79aef51 commit b6903b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/preprocessor.tex

+1
Original file line numberDiff line numberDiff line change
@@ -1808,6 +1808,7 @@
18081808
\defnxname{cpp_alias_templates} & \tcode{200704L} \\ \rowsep
18091809
\defnxname{cpp_aligned_new} & \tcode{201606L} \\ \rowsep
18101810
\defnxname{cpp_attributes} & \tcode{200809L} \\ \rowsep
1811+
\defnxname{cpp_auto_cast} & \tcode{202110L} \\ \rowsep
18111812
\defnxname{cpp_binary_literals} & \tcode{201304L} \\ \rowsep
18121813
\defnxname{cpp_capture_star_this} & \tcode{201603L} \\ \rowsep
18131814
\defnxname{cpp_char8_t} & \tcode{202207L} \\ \rowsep

0 commit comments

Comments
 (0)