[Bug libstdc++/69717] std::pair is incompatible with std::is_constructible

2016-02-08 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69717 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug libstdc++/69717] std::pair is incompatible with std::is_constructible

2016-02-08 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69717 --- Comment #2 from Daniel Krügler --- This is fixed in the current trunk (Tested on gcc HEAD 6.0.0 20160207 (experimental)). Btw.: Your test case is confusing. A better test case would be the following one, where the static assertion tests the e

[Bug libstdc++/69717] std::pair is incompatible with std::is_constructible

2016-02-08 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69717 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.