[Bug c++/22059] Inherited member as template argument

2005-06-14 Thread karlu at itn dot liu dot se
--- Additional Comments From karlu at itn dot liu dot se 2005-06-14 09:25 --- I forgot to describe the problem. The attached source code contains a template that has a member pointer argument. When the template is used in a way so that the pointer should refer to an inherited member a

[Bug c++/22059] Inherited member as template argument

2005-06-14 Thread karlu at itn dot liu dot se
--- Additional Comments From karlu at itn dot liu dot se 2005-06-14 09:18 --- Created an attachment (id=9085) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9085&action=view) The preprocessed file This file contains pretty much the same thing as the test case. --

[Bug c++/22059] Inherited member as template argument

2005-06-14 Thread karlu at itn dot liu dot se
--- Additional Comments From karlu at itn dot liu dot se 2005-06-14 09:17 --- Created an attachment (id=9084) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9084&action=view) Test case Compile and you will get an error. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22059

[Bug c++/22059] New: Inherited member as template argument

2005-06-14 Thread karlu at itn dot liu dot se
ponent: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: karlu at itn dot liu dot se CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22059