Hmm - about manifest/enum

Sean Kelly sean at f4.ca
Tue Jan 1 07:03:15 PST 2008


Walter Bright wrote:
> Steven Schveighoffer wrote:
>> And no, *we* can't live without it.  Maybe you can, but I can't.
> 
> That's why using const isn't required. You don't need to use const in 
> your programs at all.

To be fair, we need to use it a bit because it is not possible to pass 
string literals to non-const function parameters.  But otherwise I agree.


Sean



More information about the Digitalmars-d mailing list