[Issue 19412] std.algorithm.cmp with default ordering can use memcmp for all size 1 unsigned types (instead of just char)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 9 00:40:34 UTC 2019


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

Nathan S. <n8sh.secondary at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|std.algorithm.cmp with      |std.algorithm.cmp with
                   |default ordering can use    |default ordering can use
                   |memcmp for all big-endian   |memcmp for all size 1
                   |or size 1 unsigned types    |unsigned types (instead of
                   |(instead of just char)      |just char)

--


More information about the Digitalmars-d-bugs mailing list