[Bug c++/7019] SFINAE does not work with explicitally specified template arguments
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Mon Jul 14 14:54:00 GMT 2003
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.
More information about the Gcc-bugs
mailing list