[Bug c++/10530] [3.4 regression] Cannot access non-dependent type within nested template

nathan at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Aug 10 15:00:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10530


nathan at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From nathan at gcc dot gnu dot org  2003-08-10 15:00 -------
2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>

	PR c++/10530
	* pt.c (dependent_type_p_r): A dependent template-id is a class
	type with dependent template arguments, or a bound template
	template parameter.
	(type_dependent_expression_p): A template function decl cannot
	have a dependent context.



More information about the Gcc-bugs mailing list