Templates everywhere
Eldar Insafutdinov
e.insafutdinov at gmail.com
Mon Mar 15 13:50:15 PDT 2010
Walter Bright Wrote:
> Max Samukha wrote:
> > Here is a non-template implementation that should fix the problems (it
> > is a template but only formally):
>
> Thanks, I've incorporated it.
Thanks for that, but what about the other issues, why does this function have to be a template? Why does calling __dtor doesn't call base class destructors(as it is done in C++)?
More information about the Digitalmars-d
mailing list