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: [c++] Another question about demangler output


Carlo Wood <carlo@alinoe.com> writes:

| On Sun, Dec 07, 2003 at 06:05:58AM +0100, Gabriel Dos Reis wrote:
| >      template<class T>
| >        operator typeof(T (*)());     
| 
| Here there is a template parameter dependency of the
| typeof expression.

Yes.  That was part of the example.

-- Gaby


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