[Issue 11706] Add a TypedefType trait to extract the underlying type of a std.typecons.Typedef

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Sep 8 16:27:48 PDT 2014


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

--- Comment #7 from github-bugzilla at puremagic.com ---
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

--


More information about the Digitalmars-d-bugs mailing list