Member predicate ArrayOrVectorAggregateLiteral :: isInitialized
Holds if the element elementIndex
is initialized by this initializer
list, either explicitly with an expression, or implicitly value
initialized.
predicate
isInitialized
(
int
elementIndex
)