Manifest constants (was const again)

guslay guslay at gmail.com
Sun Dec 9 09:50:27 PST 2007


Sorry to bring the keyword discussion up again, but does anyone like "literal"?

literal int x = 42;
literal y = 43;
literal abc = "abc";

A literal would be a typed non-addressable invariant.






More information about the Digitalmars-d mailing list