We have an example showing that a nested designators are a c99 extension but not an example showing how to achieve the same thing using a brace-init-list in a designated-initializer-clause.
Details
Details
Diff Detail
Diff Detail
Differential D68722
Add an example showing the alternative to nested designators shafik on Oct 9 2019, 12:38 PM. Authored by
Details
We have an example showing that a nested designators are a c99 extension but not an example showing how to achieve the same thing using a brace-init-list in a designated-initializer-clause.
Diff Detail |