[Issue 19412] std.algorithm.cmp with default ordering can use memcmp for all big-endian or size 1 unsigned types (instead of just char)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 19 16:35:01 UTC 2018
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 unsigned |memcmp for all big-endian
|types that are big-endian |or size 1 unsigned types
|or have size 1 (instead of |(instead of just char)
|just char) |
--
More information about the Digitalmars-d-bugs
mailing list