> // This example shows the problem of instantiating the 'operator==' function > // using a typedef. Any other function beside that operator instantiates > // correctly. Thanks for your bug report. gcc-2.95.2 compiles this without problems, so the bug appears to be fixed. Regards, Martin