Regarding hex strings

bearophile bearophileHUGS at lycos.com
Thu Oct 18 06:15:54 PDT 2012


monarch_dodra:

> hex! was a very good idea actually, imo.

It must scale up to "real world" usages. Try it with a program
composed of 3 modules each one containing a 100 KB long string.
Then try it with a program with two hundred of medium sized
literals, and let's see compilation times and binary sizes.

Bye,
bearophile


More information about the Digitalmars-d mailing list