We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a3350b commit 6ad342cCopy full SHA for 6ad342c
cpp/ql/lib/change-notes/2024-01-16-consteval-if.md
@@ -0,0 +1,4 @@
1
+---
2
+category: feature
3
4
+* New classes `ConstevalIfStmt` and `NotConstEvalIfStmt` were introduced, which represent the C++23 `if consteval` and `if ! consteval` statements.
0 commit comments