On Tuesday, 9 October 2012 at 17:21:47 UTC, Zhenya wrote:
Hi!I'm sorry,maybe this topic already was discussed,but could anybody explain mewhy default constructor was disallowed in structs?
And if I have to do some initialization of data members,what is the way to do it?