Templated member functions in interfaces

Jarrett Billingsley kb3ctd2 at yahoo.com
Wed Apr 18 18:58:23 PDT 2007


"Jason House" <jason.james.house at gmail.com> wrote in message 
news:f06gv1$mcd$1 at digitalmars.com...
>
> That seems to imply that having a variable of interface type should not be 
> allowed if that interface contains templated member functions...

Or make templated member functions in interfaces illegal, since they can't 
ever be overloaded, and what's an interface for, after all? 




More information about the Digitalmars-d-learn mailing list