This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53039] [4.7 Regression] including <functional> breaks std::is_convertible with template-pack expansion
- 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: Fri, 06 Jul 2012 01:34:09 +0000
- Subject: [Bug c++/53039] [4.7 Regression] including <functional> breaks std::is_convertible with template-pack expansion
- Auto-submitted: auto-generated
- References: <bug-53039-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53039
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.7/4.8 Regression] |[4.7 Regression] including
|including <functional> |<functional> breaks
|breaks std::is_convertible |std::is_convertible with
|with template-pack |template-pack expansion
|expansion |
--- Comment #17 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-06 01:34:09 UTC ---
Fixed on trunk.