This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/37066] partial specialization of function depends on the order
- From: "marc dot glisse at normalesup dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Aug 2008 09:42:49 -0000
- Subject: [Bug c++/37066] partial specialization of function depends on the order
- References: <bug-37066-6008@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from marc dot glisse at normalesup dot org 2008-08-10 09:42 -------
(In reply to comment #1)
> Hmm, the one that says HELLO1 is fully specialization and not a partial one.
Indeed, sorry for the wrong vocabulary. So the title should be something like:
partial specialization overrides earlier full specialization.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37066