Skip to content

Commit 172f344

Browse files
jketemaCopilot
andauthored
Update cpp/ql/lib/change-notes/2024-01-20-elifdef.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 44ab0c2 commit 172f344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
category: feature
33
---
4-
* New classes `PreprocessorElifdef` and `PreprocessorElifndef` were introduced, which represents the C23/C++23 `#elifdef` and `#elifndef` preprocessor directives.
4+
* New classes `PreprocessorElifdef` and `PreprocessorElifndef` were introduced, which represent the C23/C++23 `#elifdef` and `#elifndef` preprocessor directives.
55
* A new class `TypeLibraryImport` was introduced, which represents the `#import` preprocessor directive as used by the Microsoft Visual C++ for importing type libraries.

0 commit comments

Comments
 (0)