final keyword?

Jason House jason.james.house at gmail.com
Wed Jan 2 15:30:41 PST 2008


Reviewing online docs, I see mention of final in a few places I don't expect it.  Am I misunderstanding the current design?

http://www.digitalmars.com/d/declaration.html lists final as a storage class option.  I believe variable declarations can no longer be declared final.

http://www.digitalmars.com/d/function.html lists "in" as "final const scope".



More information about the Digitalmars-d mailing list