Re: Const qualifier conversion warnings
Re: Const qualifier conversion warnings
- Subject: Re: Const qualifier conversion warnings
- From: "Theodore H. Smith" <email@hidden>
- Date: Sat, 4 Jun 2005 21:54:41 +0100
But all of that doesn't actually change the fact that I've since
decided that const correctness is simply much easier in C++ ;o) than
fighting against the grain of the language.
If C++ were designed to be less arsey about consts, I would consider
that to be a better designed language. However, what's done is done,
it's decades too late to change anything, and I've now done some
experiments with consts and compile flags that have proven that it's
just much easier to go with the grain of the language than against it.
So yeah, I'll be trying to make my code const correct.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden