This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/50864] SFINAE bug


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50864

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-25 14:30:00 UTC ---
As is, this is a low priority ICE on *invalid*: do you have a version which
just triggers the static_assert but is otherwise well formed? (ie, a *proper*
sfinae bug)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]