overloading function with function templates
    Jarrett Billingsley 
    kb3ctd2 at yahoo.com
       
    Thu Dec 27 17:14:52 PST 2007
    
    
  
"Bill Baxter" <dnewsgroup at billbaxter.com> wrote in message 
news:fl1har$ihp$1 at digitalmars.com...
> I couldn't find it written down anywhere in the docs, but it is definitely 
> a well-known limitation of D templates.
You can't do it.  Yet.  ;)
Remember this is something else that was mentioned in the D con slides for 
D2.
> And finally you can't overload across modules.  Yet.
I thought overload sets were already implemented in the D2 compiler? 
    
    
More information about the Digitalmars-d-learn
mailing list