This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/10832] Cannot define an out-of-class explicit specialization of a template constructor of a specialized template class.


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

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-05-03 00:00:00         |2003-06-19 18:49:20
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-19 18:49 -------
Still exists on the mainline (20030618):
pr10832.cc:24: error: `Foo<long int>' specified as declarator-id
pr10832.cc:24: error: no member function `Foo<long int>' declared in `Foo<int>'
pr10832.cc:24: error: invalid function declaration


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]