This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16934] template-in-the-template explicit specialization, problem with inlined
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Aug 2004 14:49:56 -0000
- Subject: [Bug c++/16934] template-in-the-template explicit specialization, problem with inlined
- References: <20040809120338.16934.hidden_peak@mail.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-08-09 14:49 -------
Your solution is correct, as is gcc: the standard says that specializations
have to appear out-of-class.
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16934