https://issues.dlang.org/show_bug.cgi?id=11946
--- Comment #54 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/8c73839f6f1b2b3073d2189c8fd73309cf4ada28 fix Issue 11946 - need 'this' to access member when passing field to template parameter https://github.com/D-Programming-Language/dmd/commit/f32b97cfca5da1c00f47ac3941b19ef4d5c73c44 Merge pull request #3884 from WalterBright/fix11946 [reg] fix Issue 11946 - need 'this' to access member when passing field to template parameter --
