An aggregate initialization is a collection of items gathered together. Aggregates of mixed types, such as structs and classes, are covered by this definition. An
Tag: aggregate
Bug fixes in Initialization : C++ 14
1. Aggregates can have default memory initializers (DMI). 2. auto keyword fix