+2005-12-16 Kazu Hirata <kazu@codesourcery.com>
+
+ * parser.c, pt.c: Fix comment typos.
+
2005-12-13 Petr Machata <machata@post.cz>
PR c++/24907
ADDRESS_P is true iff this expression was immediately preceded by
"&" and therefore might denote a pointer-to-member. CAST_P is true
iff this expression is the target of a cast. TEMPLATE_ARG_P is
- true iff this expression is a tempalte argument.
+ true iff this expression is a template argument.
Returns a representation of the expression. Upon return, *IDK
indicates what kind of id-expression (if any) was present. */
types.
If AMBIGUOUS_DECLS is non-NULL, *AMBIGUOUS_DECLS is set to a
- TREE_LIST of candiates if name-lookup results in an ambiguity, and
+ TREE_LIST of candidates if name-lookup results in an ambiguity, and
NULL_TREE otherwise. */
static tree
An explicit specialization of a function template
is inline only if it is explicitly declared to be,
- and independently of whether its function tempalte
+ and independently of whether its function template
is.
to the primary function; now copy the inline bits to