[phobos] [D-Programming-Language/phobos] 22f86e: Move TypeTuple alias to std.typetuple. There is no...
GitHub via phobos
phobos at puremagic.com
Thu Jun 25 14:55:33 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 22f86ebab2ca694e7198490f3e4925cc0968e2f1
https://github.com/D-Programming-Language/phobos/commit/22f86ebab2ca694e7198490f3e4925cc0968e2f1
Author: amaury <amaury at fb.com>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M std/meta.d
M std/typetuple.d
Log Message:
-----------
Move TypeTuple alias to std.typetuple. There is no reason to expose this more than it needs to. This ensure the role of backward compatibility already.
Commit: 4ec4460fa7ffaa8c3e0a26d90a4f48a9eb5abd0f
https://github.com/D-Programming-Language/phobos/commit/4ec4460fa7ffaa8c3e0a26d90a4f48a9eb5abd0f
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M std/meta.d
M std/typetuple.d
Log Message:
-----------
Merge pull request #3440 from deadalnix/metatypetuple
Move TypeTuple alias to std.typetuple.
Compare: https://github.com/D-Programming-Language/phobos/compare/14621e40cd35...4ec4460fa7ff
More information about the phobos
mailing list