[c++] Another question about demangler output

Carlo Wood carlo@alinoe.com
Sun Dec 7 15:45:00 GMT 2003


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.

-- 
Carlo Wood <carlo@alinoe.com>



More information about the Gcc mailing list