This is the mail archive of the gcc-patches@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: document 3.4 changes


On Aug 13, 2003, Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:

>    You would need to make the names dependent by putting "this->" in
>    front of them.

May I suggest `template-dependent'?  I know the Standard most often
uses `dependent', but that's because when it does it's clear that it's
talking about templates, so the context goes implicitly.  In GCC docs,
we should make it explicitly.  IMHO, saying something is `dependent'
means nothing without saying what it depends on.

-- 
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]