https://issues.dlang.org/show_bug.cgi?id=12447
--- Comment #2 from [email protected] --- 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 --
