[phobos] [D-Programming-Language/phobos] e5269c: specialization of std.typecons.Proxy for classes
GitHub via phobos
phobos at puremagic.com
Mon Nov 24 07:01:11 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: e5269c8533f5661707f381ffe32dfd59833aee1d
https://github.com/D-Programming-Language/phobos/commit/e5269c8533f5661707f381ffe32dfd59833aee1d
Author: garlic-flavor <sweatygarlic at yahoo.co.jp>
Date: 2014-11-24 (Mon, 24 Nov 2014)
Changed paths:
M std/typecons.d
Log Message:
-----------
specialization of std.typecons.Proxy for classes
using selective import
remove nonsense code
integration of static this.
add a comment
avoiding some warnings
remove InvalidTypeException
improve readability
Commit: 06ac5031b1d5de694c45d664a0295f6381c6fb87
https://github.com/D-Programming-Language/phobos/commit/06ac5031b1d5de694c45d664a0295f6381c6fb87
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
M std/typecons.d
Log Message:
-----------
Merge pull request #2740 from garlic-flavor/master
std.typecons.Proxy inside classes
Compare: https://github.com/D-Programming-Language/phobos/compare/3473f6b5c769...06ac5031b1d5
More information about the phobos
mailing list