D
doa
Guest
It would be very nice if we could define variables as constants. This would eliminate many cases where preprocessors are currently the best solution with the added benefit of not having to use includes (if you define a public static const in a class for example) and having intellisense.
Continue reading...
Continue reading...