[Bug c++/21601] Friend of template argument constructor

2005-05-17 Thread bangerth at dealii dot org
--- Additional Comments From bangerth at dealii dot org 2005-05-17 16:41 --- This is already fixed in gcc4.0 which says g/x> /home/bangerth/bin/gcc-4*/bin/c++ -c x.cc x.cc:5: error: ISO C++ forbids declaration of ‘T’ with no type x.cc: In instantiation of ‘B’: x.cc:14: instantiat

[Bug c++/21601] Friend of template argument constructor

2005-05-15 Thread charles dot gretton at gmail dot com
--- Additional Comments From charles dot gretton at gmail dot com 2005-05-16 01:37 --- Should report: src_file_name:9: error: template parameters cannot be friends -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21601