Re: mutt: const correctness
> My point is, if you have a clear understanding of English grammar, the
> meaning is not confused if you use natural language to read the
> keywords in natural language order. You simply need to understand the
> natural grammar, and understand what programmatical elements are being
> used as a noun equivalent. The meaning is described precisely, in
> natural order, and without having to insert a whole lot of other
> verbiage to be understood, as is necessary when reading from right to
> left according to the article author's point of view.
Another explanation can be found for the following question.
What does "Fred const* x" mean?
http://www.inf.uni-konstanz.de/~kuehl/c++-faq/const-correctness.html#faq-18.9
Regards,
Markus