pt.c (build_template_parm_index): Add prototype.
authorJeff Law <law@gcc.gnu.org>
Thu, 16 Apr 1998 17:22:52 +0000 (11:22 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 16 Apr 1998 17:22:52 +0000 (11:22 -0600)
8
        * pt.c (build_template_parm_index): Add prototype.

From-SVN: r19240

gcc/cp/pt.c

index 4a7512ed844665100e943c6411c3a45e12b080b3..76a2706638df1a98201bbfbd8e2232003740f425 100644 (file)
@@ -89,6 +89,7 @@ static tree maybe_fold_nontype_arg PROTO((tree));
 static tree convert_nontype_argument PROTO((tree, tree));
 static tree get_bindings_overload PROTO((tree, tree, tree));
 static int for_each_template_parm PROTO((tree, tree_fn_t, void*));
+static tree build_template_parm_index PROTO((int, int, int, tree, tree));
 
 /* Do any processing required when DECL (a member template declaration
    using TEMPLATE_PARAMETERS as its innermost parameter list) is