This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12838] Error:"ambiguous class template instantiation" when actually there's no ambiguity
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Oct 2003 14:10:39 -0000
- Subject: [Bug c++/12838] Error:"ambiguous class template instantiation" when actually there's no ambiguity
- References: <20031030092337.12838.peter@sanbolic.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12838
lerdsuwa at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2003-10-30 14:10 -------
Duplicate of bug #9737. Patch is available in case you want
the standard behavior:
http://gcc.gnu.org/ml/gcc-patches/2003-04/msg01410.html
However, it won't be included in GCC anytime soon since the
standard in this area is changing.
*** This bug has been marked as a duplicate of 9737 ***