From mboxrd@z Thu Jan 1 00:00:00 1970 From: nathan@gcc.gnu.org To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, mps@sonartech.com.au, nobody@gcc.gnu.org Subject: Re: c++/3398: "using" with member-function template Date: Sun, 08 Jul 2001 09:48:00 -0000 Message-id: <20010708164822.9152.qmail@sourceware.cygnus.com> X-SW-Source: 2001-07/msg00205.html List-Id: Synopsis: "using" with member-function template State-Changed-From-To: open->analyzed State-Changed-By: nathan State-Changed-When: Sun Jul 8 09:48:21 2001 State-Changed-Why: The code is ill-formed you can't templatize a using declaration. But still a bug http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3398&database=gcc