const a storage class or a type modifier?

Trass3r un at known.com
Fri Nov 26 10:24:02 PST 2010


> I don't really have a preference. Note that for function arguments, you  
> can also use 'in' to mean const:
>
> 	void foo(in int*, char *, in float*);

Isn't "in" the default (even if nothing is specified)?


More information about the Digitalmars-d mailing list