[Bug libstdc++/49107] [C++0x] incomplete type regression with std::pair
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Sun May 22 12:15:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49107
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.05.22 11:27:24
CC| |daniel.kruegler at
| |googlemail dot com, jason
| |at redhat dot com
Ever Confirmed|0 |1
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-05-22 11:27:24 UTC ---
I think since std::pair started using noexcept and therefore is_constructible &
co. Frankly doesn't look to me like a library-proper issue, I'm adding Daniel
and Jason in CC... If you could reduce it a bit more, it would be great.
More information about the Gcc-bugs
mailing list