The following test says it all. I did my best to search for previous bug reports on this, but I just couldn't find anything similar, so apologies if I missed something obvious somewhere. If I try to ...
Although value-initialization is defined for array types and the () initializer is permitted in a mem-initializer naming an array member of a class, the syntax T() (where is an array type) is ...