[Issue 12447] variadic template functions hijack all eponymous enum and alias template overloads

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Oct 26 01:51:28 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12447

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/68e8c9493a6970eab33569edec8e40253200cfc0
fix Issue 12447 - variadic template functions hijack all eponymous enum and
alias template overloads

https://github.com/D-Programming-Language/dmd/commit/c6289aaaed66f86de0950954c953f45b0f4f342d
Merge pull request #4091 from 9rnsr/fix12447

Issue 12447 & 11915 & 11916 - fix overload resolution issue around IFTI and out
parameter

--


More information about the Digitalmars-d-bugs mailing list