digitalmars.D - final keyword
- Deja Augustine (4/4) Aug 03 2004 I looked through the D documentation and I could find a reference to it
- Deja Augustine (2/7) Aug 03 2004 n/m I found it
I looked through the D documentation and I could find a reference to it under Attributes but I could find no more information about it. What exactly does the final keyword do? Is it something akin to .NET's sealed attribute in that it prevents further subclassing?
Aug 03 2004
Deja Augustine wrote:I looked through the D documentation and I could find a reference to it under Attributes but I could find no more information about it. What exactly does the final keyword do? Is it something akin to .NET's sealed attribute in that it prevents further subclassing?n/m I found it
Aug 03 2004