[Bug c++/50864] SFINAE bug

2011-10-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50864 --- Comment #5 from Paolo Carlini 2011-10-25 15:45:10 UTC --- To clarify: the reason why I'm asking a self-contained testcase from you is that the way I quickly hacked what you filed myself, I got the static_assert firing, but that's not a bug, i

[Bug c++/50864] SFINAE bug

2011-10-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50864 Paolo Carlini changed: What|Removed |Added Keywords||ice-on-invalid-code --- Comment #4 from P

[Bug c++/50864] SFINAE bug

2011-10-25 Thread fate66260 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50864 --- Comment #3 from fate66260 at gmail dot com 2011-10-25 15:00:06 UTC --- Thank you for your response. wrong: allow_dereferencable right: allow_operable mpl::true_, mpl::false_ are included in std::declval ... The same result in the all cases

[Bug c++/50864] SFINAE bug

2011-10-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50864 Paolo Carlini changed: What|Removed |Added Status|NEW |WAITING --- Comment #2 from Paolo Carlini

[Bug c++/50864] SFINAE bug

2011-10-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50864 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|