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++/7019] SFINAE does not work with explicitally specified template arguments


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-06-23 12:49:34         |2003-07-14 14:54:35
               date|                            |
            Summary|[3.3/3.4 Regression] SFINAE |SFINAE does not work with
                   |does not work with          |explicitally specified
                   |explicitally specified      |template arguments
                   |template arguments          |
   Target Milestone|3.3.1                       |---


------- Additional Comments From bangerth at dealii dot org  2003-07-14 14:54 -------
I don't think we should rate this as a regression. SFINAE didn't work
pre-3.0 and if egcs compiled this snippet then only by accident. In
any case, it did not support the idiom used by SFINAE.

W.


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