
3 Nov
2006
3 Nov
'06
1:04 p.m.
Anthony Williams wrote:
The class has a user-declared constructor, so it isn't an aggregate.
But a constructor in the sense of an initializer list. I.e. something that can be converted to a POD and moved in at static init time. This behavior is what makes it different to a normal class. But perhaps they will invent a new name.... Roland