digitalmars.D.bugs - doc bug: std.intrinsic
- "Ben Hinkle" <bhinkle mathworks.com> Nov 23 2004
- "Walter" <newshound digitalmars.com> Nov 27 2004
in phobos.html the doc for std.intrinsic.bswap ubyte bswap(uint x) should have a return type of uint instead: uint bswap(uint x) The source file intrinsic.d is correct.
Nov 23 2004








"Walter" <newshound digitalmars.com>