Initializers are Evil!

dennis luehring dl.soluz at gmx.net
Thu Jun 21 11:40:06 PDT 2007


nazo schrieb:
 >>auto number = int.void

are there different types of void?
int.void != float.void != double.void?
why on earth should void be type-dependend? it isn't!
and typeof(int.void) should be void? why change the auto semantic?

ciao dennis



More information about the Digitalmars-d mailing list