[Bug c++/15692] Fails to recognize partial specialization of member template function

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Tue Jun 1 15:03:00 GMT 2004


------- Additional Comments From bangerth at dealii dot org  2004-06-01 15:03 -------
Template functions cannot be specialized, they can only be overloaded. You 
need to declare the constructor you have. 
 
W. 

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


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



More information about the Gcc-bugs mailing list