Replace core language HexStrings with library entity
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Tue Mar 17 06:25:57 PDT 2015
On Tue, 17 Mar 2015 11:34:27 +0000, Biotronic wrote:
> On Monday, 16 March 2015 at 12:53:24 UTC, Nick Treleaven wrote:
>> 0b1010 binary literals (even though C++11 supports them)
>> 0xABCD hex literals (but useful for porting C)
>
> And while we're at it, why not remove those pesky base-10 literals as
> well? Shouldn't be too hard to write dec!"123456" instead of 123456. :p
i second that!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150317/e26c7fbb/attachment.sig>
More information about the Digitalmars-d
mailing list