This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/43646] [C++0x] decltype and std::integral_constant
- 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: Sat, 18 Jun 2011 19:15:27 +0000
- Subject: [Bug c++/43646] [C++0x] decltype and std::integral_constant
- Auto-submitted: auto-generated
- References: <bug-43646-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43646
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
Known to fail| |
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-18 19:15:09 UTC ---
Fixed already.
*** This bug has been marked as a duplicate of bug 48617 ***