June 05, 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.
1 2 3 4 5
Next ›   Last »