Content deleted Content added
grammar fix |
m →Initializer list: C++11 has already been released; link to new site |
||
Line 41:
Sometimes the term "initializer list" is also used to refer to the list of expressions in the array or struct initializer.
The
===Default initialization===
|