------- Comment #9 from redi at gcc dot gnu dot org 2010-06-06 11:17 ------- Are we sure we'll always want the "typename B<U>::X = int" part? Would checking for just "const char* D<U>::foo(typename B<U>::X)" be preferable? (I don't know what the convention is for this sort of check)
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16630