This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22596] Impossible to explicitly instantiate particular overloaded function
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 22 Jun 2011 16:07:28 +0000
- Subject: [Bug c++/22596] Impossible to explicitly instantiate particular overloaded function
- Auto-submitted: auto-generated
- References: <bug-22596-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22596
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-22 16:07:24 UTC ---
The example at the bottom of DR 214 seems related, but not quite the same:
http://www.open-std.org/JTC1/SC22/WG21/docs/cwg_defects.html#214