Skip to content

Commit 284c129

Browse files
committed
Document the addition of the remove_elaborated function
1 parent 1538b16 commit 284c129

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Version 1.9.0 (not yet released)
2020

2121
* Added support for elaborated type specifiers.
2222
A new ```elaborated_t``` type was added, with the related ```is_elaborated```
23-
function. This is only available when setting the ```castxml_epic_version```
24-
flag to 1 .
23+
and ```remove_elaborated``` function.
24+
This is only available when setting the ```castxml_epic_version``` flag to 1 .
2525

2626
* Deprecated ```decl``` attribute from ```dependency_info_t```. Use ```declaration```
2727
instead.

0 commit comments

Comments
 (0)