preparing for const, final, and invariant

Walter Bright newshound1 at digitalmars.com
Mon Jun 4 21:21:17 PDT 2007


Bruno Medeiros wrote:
> Whoa there, that idea of 'scope' being the default togheter with 'const' 
> and 'final', where did that came from? I understand why (and agree) that 
> 'final' and 'const' should be the default type modifiers for function 
> parameters, but why 'scope' as well?

Because most function parameters are scope already.



More information about the Digitalmars-d-announce mailing list