This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/61370] decltype, enable_if, previous arguments
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 23 Jun 2014 17:09:58 +0000
- Subject: [Bug c++/61370] decltype, enable_if, previous arguments
- Auto-submitted: auto-generated
- References: <bug-61370-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61370
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Patrick Moran from comment #4)
> A bit unsure of the ettiquette here - as the original reporter is it
> appropriate for me to go ahead and mark this ticket dup?
yes, if you're sure it's the same issue
maybe add the testcase from this bug to the other ticket so it can be checked
when a fix is tested