Skip to content

Commit 389aa6b

Browse files
committed
CWG3020 Missing specification for __has_cpp_attribute(indeterminate)
1 parent 756808b commit 389aa6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/preprocessor.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,7 @@
485485
\tcode{assume} & \tcode{202207L} \\
486486
\tcode{deprecated} & \tcode{201309L} \\
487487
\tcode{fallthrough} & \tcode{201603L} \\
488+
\tcode{indeterminate} & \tcode{202403L} \\
488489
\tcode{likely} & \tcode{201803L} \\
489490
\tcode{maybe_unused} & \tcode{201603L} \\
490491
\tcode{no_unique_address} & \tcode{201803L} \\

0 commit comments

Comments
 (0)