Extending library functions
Jonathan M Davis
jmdavisProg at gmx.com
Thu Oct 18 13:34:11 PDT 2012
On Thursday, October 18, 2012 16:22:17 bearophile wrote:
> simendsjo:
> > I don't think you can overload template methods with
>
> > non-template methods:
> But maybe this will change.
It's bug (I forget the exact bug number). TDPL says that you can do it, and as
I understand it, it's simply a question of when someone is going to fix it
(though I have no idea how easy it will be to fix it) and not a question of
whether it'll change or not.
- Jonathan M Davis
More information about the Digitalmars-d-learn
mailing list