Enquire Now

Tags: aggregate-initialization

Aggregate initialization is a feature of C++ that allows the initialization of arrays and aggregate types using a curly brace syntax.

0 Questions