[Issue 10314] Add std.traits.signed

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 4 01:37:17 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10314



--- Comment #2 from github-bugzilla at puremagic.com 2013-07-04 01:37:13 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/378fe783523259849beebcc7553c0a9654d0c4f9
Implement issue# 10314.

This moves std.traits.unsigned to std.conv and adds std.conv.signed,
since for some reason, we have std.traits.unsigned but do not have
std.traits.signed.

https://github.com/D-Programming-Language/phobos/commit/1b230c39c516e762a18a3a88748c52d4bfdc907a
Merge pull request #1341 from jmdavis/signed

Implement issue# 10314 (add std.traits.signed).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list