[Bug c++/33762] partial template specialization question

2007-11-12 Thread manu at gcc dot gnu dot org
--- Comment #2 from manu at gcc dot gnu dot org 2007-11-13 04:45 --- Please, don't ask language questions in bugzilla. If you are unsure whether something is legal C++, ask first in some C++ language forum or, if it is very specific of GCC, ask in [EMAIL PROTECTED] I am going to close t

[Bug c++/33762] partial template specialization question

2007-10-13 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-10-13 19:05 --- specializations are direct matches and don't look at the class's bases. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33762