Accessing a function within an object's superclass from the outside
    Adam D. Ruppe via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sun Jan 15 15:37:13 PST 2017
    
    
  
On Sunday, 15 January 2017 at 02:32:29 UTC, Meta wrote:
> Is this documented anywhere? I had no idea this was a feature.
Used in some examples here:
http://dlang.org/spec/class.html
    
    
More information about the Digitalmars-d-learn
mailing list