enum5.C
311 Bytes
-
re PR c++/14479 (enum definition in template class with template methods causes error.) · d3270770
PR c++/14479 PR c++/19487 * pt.c (maybe_check_template_type): Remove. * cp-tree.h (maybe_check_template_type): Remove prototype. * name-lookup.c (maybe_process_template_type_declaration): Don't use maybe_check_template_type. * g++.dg/template/enum5.C: New test. From-SVN: r94941
Kriang Lerdsuwanakij committed