This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: const warning...


On Jul  7, 2003, Laurent GUERBY <guerby@acm.org> wrote:

> On Mon, 2003-07-07 at 10:15, Gabriel Dos Reis wrote:

>> People make living business writing series of books on the topic of
>> const-correctness in C++.

> Wow :). I must admit I don't see where the problem could come from,

const member functions, arguments passed by reference to them and the
can-only-bind-temporary-to-const-reference rule, to mention a few.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]