"SFINAE is Evil"

Georg Wrede georg at nospam.org
Tue Mar 25 13:37:54 PDT 2008


Christopher Wright wrote:
> Jason House wrote:
> 
>> Ok, so you're saying you could do without SFINAE?
> 
> Yes, and I wish I could do without templates.

I don't need templates. But that's probably because I only do apps. If I 
were to write libraries (even for myself), then I'd expect to be using 
templates in many, if not most of the functions. I's just that I 
currently don't run into things where I'd need a template.

As for SFINAE, I can't even imagine where I'd gain with it.



More information about the Digitalmars-d mailing list