www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - final keyword

reply Deja Augustine <deja scratch-ware.net> writes:
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
parent Deja Augustine <deja scratch-ware.net> writes:
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