[Issue 12952] New: size_t input for bswap and bitswap

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jun 19 16:42:57 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12952

          Issue ID: 12952
           Summary: size_t input for bswap and bitswap
           Product: D
           Version: D2
          Hardware: x86_64
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: safety0ff.bugz at gmail.com

Currently only 32-bit bitswap and bswap are provided by core.bitop.
It would be better if size_t versions of bitswap and bswap were available.

--


More information about the Digitalmars-d-bugs mailing list