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>