------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-19 11:16 ------- You misunderstand. Type-dependent expressions (From 14.6.2.2 P3): Anid-expressionis type-dependent if it contains: —an identifier that was declared with a dependent type, —a template-id that is dependent, —a conversion-function-id that specifies a dependent type, —a nested-name-specifier that contains a class-name that names a dependent type. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15534