pt.c (mabybe_get_template_decl_from_type_decl): New function.
[gcc.git] / gcc / cp / ChangeLog
index 323d0e414b66af54a0fbe14d1722107257a5aaec..a6bd63f614a6b58321c2408ac6048543174da119 100644 (file)
@@ -3,6 +3,9 @@ Sun Apr 26 12:10:18 1998  Mark Mitchell  <mmitchell@usa.net>
        * pt.c (check_explicit_specialization): Handle overloaded
        constructors correctly.
 
+       * pt.c (mabybe_get_template_decl_from_type_decl): New function.
+       (lookup_template_class): Use it.
+
 Thu Apr 23 21:19:06 1998  Jason Merrill  <jason@yorick.cygnus.com>
 
        * cp-tree.def: Add WRAPPER.  USER_CONV now only has two ops.