[Issue 21026] add core.bitop.bswap(ushort)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 7 22:34:53 UTC 2020


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

--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> ---
Because of overloading with bswap(uint), this breaks existing code. Rename to
byteswap(ushort).

--


More information about the Digitalmars-d-bugs mailing list