digitalmars.D - Does it even make sense to have consts that aren't typed const?
I've been thinking about the whole const thing. The only thing I can think would need this are things that have references, but then aren't you breaking const?
Dec 31 2007








Robert DaSilva <sp.unit.262+digitalmars gmail.com>