SFINAE
    Andrei Alexandrescu 
    SeeWebsiteForEmail at erdani.org
       
    Sun Oct  5 19:43:29 PDT 2008
    
    
  
Jason House wrote:
> Andrei Alexandrescu Wrote:
>  
>> I think conditional templates obviate most, if not all, of the need for 
>> sfinae. 
> 
> Which is it? Most or all? If it's not all, what's missing?
> 
> 
>> There need to be some more steps taken, most importantly 
>> unification of regular functions with template functions.
> 
> Why would having or not having that change the need for SFINAE?
I don't know; we haven't thought all of that through.
Andrei
    
    
More information about the Digitalmars-d
mailing list