We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378f036 commit a74189fCopy full SHA for a74189f
cpp/ql/lib/change-notes/2024-01-16-consteval-if.md
@@ -1,4 +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.
+* New classes `ConstevalIfStmt` and `NotConstevalIfStmt` were introduced, which represent the C++23 `if consteval` and `if ! consteval` statements.
0 commit comments