https://issues.dlang.org/show_bug.cgi?id=11706
--- Comment #7 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/f9048c94ef834b683b1ce30f5722c9e0969cdf74 Fix Issue 11706 - Add a TypedefType trait to extract the underlying type of a std.typecons.Typedef. https://github.com/D-Programming-Language/phobos/commit/bf8d579d590bc89d9a7462cbc366fc97665e4a73 Merge pull request #2116 from AndrejMitrovic/Fix11706 Issue 11706 - Add a TypedefType trait to extract the underlying type of a std.typecons.Typedef --
