• mmitchel's avatar
    * cp-tree.h (lang_decl_flags): Add defined_in_class. Decrease · df5066e2
    mmitchel authored
    	size of dummy.
    	(DECL_DEFINED_IN_CLASS_P): New macro.
    	(TEMPLATE_PARMS_FOR_INLINE): Document.
    	(check_static_variable_definition): New function.
    	* decl.c (cp_finish_decl): Set DECL_DEFINED_IN_CLASS_P, if
    	appropriate.
    	(check_static_variable_definition): Split out from ...
    	(grokdeclarator): Here.
    	* pt.c (check_default_tmpl_args): New function, split out from ...
    	(push_template_decl_real): Here.
    	(instantiate_template): Fix comment.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23549 138bc75d-0d04-0410-961f-82ee72b054a4
    df5066e2
pt.c 253 KB