[Issue 12489] std.bitmanip byte swapping routines should be partially instantiable
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Mar 30 04:37:23 PDT 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12489
Vladimir Panteleev <thecybershadow at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thecybershadow at gmail.com
--- Comment #3 from Vladimir Panteleev <thecybershadow at gmail.com> 2014-03-30 14:37:22 EEST ---
(In reply to comment #0)
> @Converter!(littleEndianToNative!ushort)
> ushort reserved1;
I don't know the context, but there's some redundancy here already (ushort is
listed twice). Any reason you can't use `@Converter!littleEndianToNative` ?
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list