[Bug c++/14778] Rejects valid code with using typename from a base class in a template
giovannibajo at libero dot it
gcc-bugzilla@gcc.gnu.org
Tue Mar 30 01:19:00 GMT 2004
------- Additional Comments From giovannibajo at libero dot it 2004-03-30 01:19 -------
A dup of 14258: in GCC, using declarations are implemented just like the old
style access declarations, so they don't "record" the fact that a name imported
by them is bound to a type rather than a function or a variable.
*** This bug has been marked as a duplicate of 14258 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14778
More information about the Gcc-bugs
mailing list