Question about eponymous template trick
    Uranuz via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Nov  3 06:36:20 PST 2014
    
    
  
> Looks like compiler looks for Node, Name and Attr in Node 
> struct, because of eponymous thing.
I understand it but I want to know if it is documented behaviour 
or not. Could anybody clear what happens with eponymous stuff and 
why I can't get acces to *other* declarations inside eponymous 
template? I guess that it is not intended behaviour.
    
    
More information about the Digitalmars-d-learn
mailing list