> GCC 2.95 does not like a template class member function calling a member > template of another class ... try compiling the following and you will > see what I mean ... Thanks for your bug report. gcc-2.95.2 compiles this without problems. Regards, Martin