[phobos] [D-Programming-Language/phobos] f9048c: Fix Issue 11706 - Add a TypedefType trait to extra...
GitHub via phobos
phobos at puremagic.com
Mon Sep 8 16:27:45 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: f9048c94ef834b683b1ce30f5722c9e0969cdf74
https://github.com/D-Programming-Language/phobos/commit/f9048c94ef834b683b1ce30f5722c9e0969cdf74
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-09-08 (Mon, 08 Sep 2014)
Changed paths:
M std/typecons.d
Log Message:
-----------
Fix Issue 11706 - Add a TypedefType trait to extract the underlying type
of a std.typecons.Typedef.
Commit: bf8d579d590bc89d9a7462cbc366fc97665e4a73
https://github.com/D-Programming-Language/phobos/commit/bf8d579d590bc89d9a7462cbc366fc97665e4a73
Author: Михаил Страшун <public at dicebot.lv>
Date: 2014-09-09 (Tue, 09 Sep 2014)
Changed paths:
M std/typecons.d
Log Message:
-----------
Merge pull request #2116 from AndrejMitrovic/Fix11706
Issue 11706 - Add a TypedefType trait to extract the underlying type of a std.typecons.Typedef
Compare: https://github.com/D-Programming-Language/phobos/compare/320d5e7e4714...bf8d579d590b
More information about the phobos
mailing list