Skip to content

Commit e3287aa

Browse files
committed
C++: add change note for designator-based initializations
1 parent 9aee5dc commit e3287aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: feature
3+
---
4+
* Introduced `isDesignatorInit()` predicates to distinguish between designator-based and positional initializations for both struct\union fields and array elements.

0 commit comments

Comments
 (0)