[phobos] [D-Programming-Language/phobos] cafed8: allows std.traits.getUDAs to filter attributes by ...
GitHub via phobos
phobos at puremagic.com
Thu Nov 5 01:28:10 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: cafed8e1c39582ac4ed9f3d3478cea79a543a9c2
https://github.com/D-Programming-Language/phobos/commit/cafed8e1c39582ac4ed9f3d3478cea79a543a9c2
Author: Jack Applegame <japplegame at gmail.com>
Date: 2015-11-05 (Thu, 05 Nov 2015)
Changed paths:
M std/traits.d
Log Message:
-----------
allows std.traits.getUDAs to filter attributes by template type.
See unittests.
Commit: d8f6cce7edd3a1e91da35990206c7fa811eb4a59
https://github.com/D-Programming-Language/phobos/commit/d8f6cce7edd3a1e91da35990206c7fa811eb4a59
Author: Brian Schott <briancschott at gmail.com>
Date: 2015-11-05 (Thu, 05 Nov 2015)
Changed paths:
M std/traits.d
Log Message:
-----------
Merge pull request #3791 from japplegame/patch-2
Allows std.traits.getUDAs to filter attributes by template type.
Compare: https://github.com/D-Programming-Language/phobos/compare/3ff1ee9339ee...d8f6cce7edd3
More information about the phobos
mailing list