public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/15692] New: Fails to recognize partial specialization of member template function
@ 2004-05-28 16:06 igodard at pacbell dot net
  2004-05-28 16:07 ` [Bug c++/15692] " igodard at pacbell dot net
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: igodard at pacbell dot net @ 2004-05-28 16:06 UTC (permalink / raw)
  To: gcc-bugs

The definition on line 1809 is not recognized, but it's a specialization for which the general (unspecialized) case is defined on line 1791. The declaration is at line 866.

Ivan

-- 
           Summary: Fails to recognize partial specialization of member
                    template function
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: igodard at pacbell dot net
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/15692] Fails to recognize partial specialization of member template function
  2004-05-28 16:06 [Bug c++/15692] New: Fails to recognize partial specialization of member template function igodard at pacbell dot net
@ 2004-05-28 16:07 ` igodard at pacbell dot net
  2004-05-28 16:10 ` igodard at pacbell dot net
  2004-06-01 15:03 ` bangerth at dealii dot org
  2 siblings, 0 replies; 4+ messages in thread
From: igodard at pacbell dot net @ 2004-05-28 16:07 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From igodard at pacbell dot net  2004-05-27 21:07 -------
Created an attachment (id=6404)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6404&action=view)
Compiler output (-v -save-temps)


-- 


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/15692] Fails to recognize partial specialization of member template function
  2004-05-28 16:06 [Bug c++/15692] New: Fails to recognize partial specialization of member template function igodard at pacbell dot net
  2004-05-28 16:07 ` [Bug c++/15692] " igodard at pacbell dot net
@ 2004-05-28 16:10 ` igodard at pacbell dot net
  2004-06-01 15:03 ` bangerth at dealii dot org
  2 siblings, 0 replies; 4+ messages in thread
From: igodard at pacbell dot net @ 2004-05-28 16:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From igodard at pacbell dot net  2004-05-27 21:08 -------
Created an attachment (id=6405)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6405&action=view)
Source code (-save-temps)


-- 


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/15692] Fails to recognize partial specialization of member template function
  2004-05-28 16:06 [Bug c++/15692] New: Fails to recognize partial specialization of member template function igodard at pacbell dot net
  2004-05-28 16:07 ` [Bug c++/15692] " igodard at pacbell dot net
  2004-05-28 16:10 ` igodard at pacbell dot net
@ 2004-06-01 15:03 ` bangerth at dealii dot org
  2 siblings, 0 replies; 4+ messages in thread
From: bangerth at dealii dot org @ 2004-06-01 15:03 UTC (permalink / raw)
  To: gcc-bugs


------- 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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-06-01 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-28 16:06 [Bug c++/15692] New: Fails to recognize partial specialization of member template function igodard at pacbell dot net
2004-05-28 16:07 ` [Bug c++/15692] " igodard at pacbell dot net
2004-05-28 16:10 ` igodard at pacbell dot net
2004-06-01 15:03 ` bangerth at dealii dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).