[Bug c++/16934] template-in-the-template explicit specialization, problem with inlined

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Tue Aug 10 14:13:00 GMT 2004


------- Additional Comments From bangerth at dealii dot org  2004-08-10 14:13 -------
What you try to do is simply not allowed by the standard. One may call 
it a defect in the standard that one can't declare specializations inside 
the surrounding class, but that's what the standard says. It's not a bug 
in gcc, so we can't do anything about it. 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list