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

           Summary: Add std.traits.signed
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Phobos
        AssignedTo: nob...@puremagic.com
        ReportedBy: jmdavisp...@gmx.com


--- Comment #0 from Jonathan M Davis <jmdavisp...@gmx.com> 2013-06-09 02:13:49 
PDT ---
We have std.traits.signed which casts an integral value to the signed type of
the same size, but for some reason we do not have std.traits.signed which does
the same thing in the other direction. We should add it.

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

Reply via email to